Skip to content

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications

Notifications You must be signed in to change notification settings

shriharisbhat/K8s

Repository files navigation

K8s Components

K8s Architecture

Cluster Architecture

Pods

Deployment

Service

ReplicaSet

ConfigMaps

Secrets

minikube and kubectl

kubectl and K8s configuration

Kubectl - K8s CLI: https://kubernetes.io/docs/reference/kubectl/overview/

Managing Objects Imperative (Kubectl): https://kubernetes.io/docs/tasks/manage-kubernetes-objects/imperative-command/

Managing Objects Declarative (Config File): https://kubernetes.io/docs/tasks/manage-kubernetes-objects/declarative-config/

Imperative vs Declarative: https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/

Ingress and Ingress Controller

Namespaces

About

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published