Skip to content
/ kedu Public

"Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better." - Edsger W. Dijkstra

License

Notifications You must be signed in to change notification settings

ideapark/kedu

Repository files navigation

Kubernetes Education

logo

"Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better." - Edsger W. Dijkstra

This is a series of collections that explain the internals of Kubernetes. Only have we understood the complexity under the cover, can we really appreciate the simplicity of Kubernetes.

Kubernetes starts from the small core concepts: pods, replicasets, services. From the bottom to up, we have deployments, daemonsets, jobs, cronjobs, etc. Those objects are the base of more higher level concepts like etcd cluster. On the other direction, pods are built from smaller concept of container, and container is built from isolations and namespaces. I strongly suggest you have this picture in your mind.

GitHub

About

"Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better." - Edsger W. Dijkstra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published