Kubernetes Software Components Architecture Diagram
For a recent innovative project we were able to work with Kubernetes 1.3 as tool for automating deployment, scaling, and management of containerized applications. In our case (micro)services.
The following components can be found in the diagram: kubectl, etcd, master node, worker node, controller manager, scheduler, etcd-watch, API server, Docker, kubeproxy, deployments, container, pod, service, kubelet, label selectors, config maps, secrets, daemon sets, jobs, flannel (for subnet), client app accessing the services.
Let me know in the comments if I'm missing anything! 😊
Inspiration for this diagram came from (amongst other things):
No comments:
Post a Comment