Kubernetes Basics
Terms API Server This runs on the Master Node. This is how users communicate with the Kubernetes service. Think of this as the Cluster Gateway UI, Kubernetes dashboard Command line tool like Kubelet API, etc. Used for Updates into the Cluster Queries from the Cluster Gatekeeper for authentication This process is itself a container. Container… read more »