A Pod managed by the kubelet daemon on a specific node without the API server observing it. The kubelet watches a specific directory on the host.
Automatically scales the number of Pods in a replication controller, deployment, or stateful set based on observed CPU utilization (or other metrics). A Pod managed by the kubelet daemon on
Automatically creates storage when a PVC requests an unprovisioned StorageClass. Weave) to handle pod-to-pod communication.
Exposes the Service on each Node's IP at a static port. A Pod managed by the kubelet daemon on
A plugin architecture that allows Kubernetes to use various networking solutions (like Calico, Flannel, Weave) to handle pod-to-pod communication.