Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available.
The architectural concepts behind Kubernetes.
Technology for packaging an application along with its runtime dependencies.
Understand Pods, the smallest deployable compute object in Kubernetes, and the higher-level abstractions that help you to run them.
Concepts and resources behind networking in Kubernetes.
Ways to provide both long-term and temporary storage to Pods in your cluster.
Resources that Kubernetes provides for configuring Pods.
Concepts for keeping your cloud-native workload secure.
Manage security and best-practices with policies.
Lower-level detail relevant to creating or administering a Kubernetes cluster.
Kubernetes supports nodes that run Microsoft Windows.
Different ways to change the behavior of your Kubernetes cluster.