Skip to content

๐˜ผ ๐™ง๐™š๐™ฅ๐™ค ๐™ฉ๐™ค ๐™๐™š๐™ก๐™ฅ ๐™ฎ๐™ค๐™ช ๐™‹๐™ง๐™–๐™˜๐™ฉ๐™ž๐™จ๐™š ๐™†๐™ช๐™—๐™š๐™ง๐™ฃ๐™š๐™ฉ๐™š๐™จ ๐™›๐™ง๐™ค๐™ข ๐™ฉ๐™๐™š ๐™œ๐™ง๐™ค๐™ช๐™ฃ๐™™ ๐™ช๐™ฅ ๐™—๐™ฎ ๐™™๐™ค๐™ž๐™ฃ๐™œ ๐™ฅ๐™ง๐™–๐™˜๐™ฉ๐™ž๐™˜๐™–๐™ก ๐™๐™š๐™–๐™ก๐™ฉ๐™ž๐™ข๐™š ๐™ฅ๐™ง๐™ค๐™Ÿ๐™š๐™˜๐™ฉ๐™จ ๐™–๐™ฃ๐™™ ๐™ฉ๐™š๐™–๐™˜๐™ ๐™ฎ๐™ค๐™ช ๐™๐™ค๐™ฌ ๐™ฉ๐™ค ๐™ช๐™จ๐™š ๐™†๐™ช๐™—๐™š๐™ง๐™ฃ๐™š๐™ฉ๐™š๐™จ ๐™ฉ๐™ค ๐™™๐™š๐™ฅ๐™ก๐™ค๐™ฎ, ๐™ข๐™–๐™ฃ๐™–๐™œ๐™š, ๐™–๐™ฃ๐™™ ๐™จ๐™˜๐™–๐™ก๐™š ๐™˜๐™ค๐™ฃ๐™ฉ๐™–๐™ž๐™ฃ๐™š๐™ง๐™ž๐™ฏ๐™š๐™™ ๐™–๐™ฅ๐™ฅ๐™ก๐™ž๐™˜๐™–๐™ฉ๐™ž๐™ค๐™ฃ๐™จ.

DevCloudNinjas/Kubernetes-Projects-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Practical Realtime Kubernetes Projects + Learning

๐€ ๐ซ๐ž๐ฉ๐จ ๐ญ๐จ ๐ก๐ž๐ฅ๐ฉ ๐ฒ๐จ๐ฎ ๐๐ซ๐š๐œ๐ญ๐ข๐ฌ๐ž ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐Ÿ๐ซ๐จ๐ฆ ๐ญ๐ก๐ž ๐ ๐ซ๐จ๐ฎ๐ง๐ ๐ฎ๐ฉ ๐›๐ฒ ๐๐จ๐ข๐ง๐  ๐ฉ๐ซ๐š๐œ๐ญ๐ข๐œ๐š๐ฅ ๐‘๐ž๐š๐ฅ๐ญ๐ข๐ฆ๐ž ๐ฉ๐ซ๐จ๐ฃ๐ž๐œ๐ญ๐ฌ ๐š๐ง๐ ๐ญ๐ž๐š๐œ๐ก ๐ฒ๐จ๐ฎ ๐ก๐จ๐ฐ ๐ญ๐จ ๐ฎ๐ฌ๐ž ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐ญ๐จ ๐๐ž๐ฉ๐ฅ๐จ๐ฒ, ๐ฆ๐š๐ง๐š๐ ๐ž, ๐š๐ง๐ ๐ฌ๐œ๐š๐ฅ๐ž ๐œ๐จ๐ง๐ญ๐š๐ข๐ง๐ž๐ซ๐ข๐ณ๐ž๐ ๐š๐ฉ๐ฉ๐ฅ๐ข๐œ๐š๐ญ๐ข๐จ๐ง๐ฌ.

kubernetes

Prerequisites

It would be nice if you know what kubectl is and have a basic understanding of running conatiners with docker / containerd or cri-o.

Preparation

To get prepared please install the kubernetes cli & setup cluster in your env from HERE and make sure to have bash completion for kubectl in place

Learning List

  1. Kubernetes for Everyone

  2. What is a Pod in Kubernetes?

  3. Deploying an Application on Kubernetes: A Complete Guide!

  4. Kubernetes โ€“ Architecture and main components overview

MORE ADDING SOON

Projects List

  1. Designing a 10-Microservices Application Deployment on EKS!

  2. Deploying Spring Boot application on K8S

  3. Uber Clone DevSecOps CI/CD Kubernetes Project

  4. Deploy to Kubernetes Using Jenkins | End to End DevOps Project | CICD

MORE ADDING SOON

icons-all

k8s-resources-map

Kubernetes Guides

Networking

The purpose of this website is to provide an overview of various Kubernetes networking components with a specific focus on exactly how they implement the required functionality.

The guide is split into multiple parts which can be studied mostly independently, however they all work together to provide a complete end-to-end cluster network abstractions.

Where possible, every topic in this guide will include a dedicated hands-on labs which can be spun up locally in a matter of minutes.

Security

The Security checklist aims at providing a basic list of guidance with links to more comprehensive documentation on each topic. It does not claim to be exhaustive and is meant to evolve.

1- https://kubernetes.io/docs/concepts/security/security-checklist/

2- https://github.com/magnologan/awesome-k8s-security

3- https://github.com/freach/kubernetes-security-best-practice

4- https://medium.com/@seifeddinerajhi/kubernetes-security-assessment-guidelines-and-necessary-checklist-9a326f341b68

5- https://medium.com/@seifeddinerajhi/owasp-kubernetes-top-10-a-comprehensive-guide-f03af6fd66ed

5- https://eksclustergames.com: Kubernetes CTF (Capture The Flag) challenges for EKS

Storage

Misc

TroubleShooting

Kubernetes in the cloud:

AWS EKS

Azure AKS

Google GKE

CNCF certifications:

Kubernetes IAC:

Certainly! Here's a list of some popular tools for managing Kubernetes Infrastructure as Code (IAC):

  1. Helm:

    • Overview: Helm is a package manager for Kubernetes that simplifies the deployment and management of applications.
    • GitHub: Helm GitHub Repository
  2. Kustomize:

    • Overview: Kustomize is a tool for customizing Kubernetes manifests, allowing you to manage configuration variations in a declarative way.
    • GitHub: Kustomize GitHub Repository
  3. Kubeconfig Management:

    • Tools like kubectx and kubens help manage and switch between multiple Kubernetes contexts and namespaces.
    • GitHub: kubectx GitHub Repository
  4. Kubeval:

    • Overview: Kubeval is a tool for validating Kubernetes manifests against the Kubernetes API schema.
    • GitHub: Kubeval GitHub Repository
  5. Kops:

    • Overview: Kops helps you create, destroy, upgrade, and maintain Kubernetes clusters on AWS.
    • GitHub: Kops GitHub Repository
  6. Terraform:

    • Overview: While not specific to Kubernetes, Terraform is widely used for IAC and can be used to provision and manage Kubernetes infrastructure.
    • Website: Terraform
  7. Pulumi:

    • Overview: Pulumi allows you to define infrastructure as code using familiar programming languages, including TypeScript, Python, and Go.
    • GitHub: Pulumi GitHub Repository
  8. Helmfile:

    • Overview: Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.
    • GitHub: Kubeform GitHub Repository
  9. Jsonnet:

    • Overview: Jsonnet is a data templating language that can be used to generate Kubernetes manifests.
    • GitHub: Jsonnet GitHub Repository
  10. Skaffold:

    • Overview: Skaffold is a command-line tool that facilitates continuous development for Kubernetes applications.
    • GitHub: Skaffold GitHub Repository

This is not an exhaustive list, and the choice of tools depends on your specific use case and preferences. Always check the official documentation and community support for each tool for the most accurate and up-to-date information.


Hit the Star! โญ

If you are planning to use this repo for learning, please hit the star. Thanks!

โค by H A R S H H A A - Owner/Creator

About

๐˜ผ ๐™ง๐™š๐™ฅ๐™ค ๐™ฉ๐™ค ๐™๐™š๐™ก๐™ฅ ๐™ฎ๐™ค๐™ช ๐™‹๐™ง๐™–๐™˜๐™ฉ๐™ž๐™จ๐™š ๐™†๐™ช๐™—๐™š๐™ง๐™ฃ๐™š๐™ฉ๐™š๐™จ ๐™›๐™ง๐™ค๐™ข ๐™ฉ๐™๐™š ๐™œ๐™ง๐™ค๐™ช๐™ฃ๐™™ ๐™ช๐™ฅ ๐™—๐™ฎ ๐™™๐™ค๐™ž๐™ฃ๐™œ ๐™ฅ๐™ง๐™–๐™˜๐™ฉ๐™ž๐™˜๐™–๐™ก ๐™๐™š๐™–๐™ก๐™ฉ๐™ž๐™ข๐™š ๐™ฅ๐™ง๐™ค๐™Ÿ๐™š๐™˜๐™ฉ๐™จ ๐™–๐™ฃ๐™™ ๐™ฉ๐™š๐™–๐™˜๐™ ๐™ฎ๐™ค๐™ช ๐™๐™ค๐™ฌ ๐™ฉ๐™ค ๐™ช๐™จ๐™š ๐™†๐™ช๐™—๐™š๐™ง๐™ฃ๐™š๐™ฉ๐™š๐™จ ๐™ฉ๐™ค ๐™™๐™š๐™ฅ๐™ก๐™ค๐™ฎ, ๐™ข๐™–๐™ฃ๐™–๐™œ๐™š, ๐™–๐™ฃ๐™™ ๐™จ๐™˜๐™–๐™ก๐™š ๐™˜๐™ค๐™ฃ๐™ฉ๐™–๐™ž๐™ฃ๐™š๐™ง๐™ž๐™ฏ๐™š๐™™ ๐™–๐™ฅ๐™ฅ๐™ก๐™ž๐™˜๐™–๐™ฉ๐™ž๐™ค๐™ฃ๐™จ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published