Skip to content

Production-Grade Container Scheduling and Management

Notifications You must be signed in to change notification settings

mitkar241/kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes


Production-Grade Container Scheduling and Management

kubernetes-logo

TODO


Complete and populate the docs files

Repo Structure


.
├── docs
│   ├── configuration
│   ├── core-concepts
│   ├── docs
│   ├── interview
│   ├── logging
│   ├── monitoring
│   ├── multi-container-pod
│   ├── networking
│   ├── pod-design
│   ├── probing
│   ├── service
│   ├── state-persistence
│   └── syllabus
├── README.md
├── server.json
├── setup
│   ├── cloud
│   │   ├── aks
│   │   ├── eks
│   │   └── gke
│   ├── local
│   │   ├── kubeadm
│   │   └── minikube
│   └── README.md
├── snippets
│   ├── definition
│   └── pod
└── tools
    ├── argocd
    ├── helm
    └── rancher

About

Production-Grade Container Scheduling and Management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages