Kubernetes explained
Now that you have some knowledge of containers and containerization, you’re ready to learn more about Kubernetes. This resource contains several topic articles on the open source container orchestration platform.
What do you need before starting?
- An understanding of containers
What is container orchestration?
Container orchestration automates the deployment, management, scaling, and networking of containers. Enterprises that need to deploy and manage hundreds or thousands of Linux® containers and hosts can benefit from container orchestration.
What is Kubernetes?
Kubernetes is an open source container orchestration platform that automates many of the manual processes involved in deploying, managing, and scaling containerized applications.
What is a Kubernetes cluster?
A Kubernetes cluster is a set of node machines for running containerized applications.
What is a Kubernetes deployment?
A Kubernetes deployment is a resource object in Kubernetes that provides declarative updates to applications.
What is container security?
Container security involves defining and adhering to build, deployment, and runtime practices that protect a Linux container, from the applications they support to the infrastructure they rely on.
What is backup and recovery?
Backup and recovery is the process of making duplicate copies of critical data to be able to restore when needed and to protect organizations from data loss.
Why choose Red Hat for Kubernetes?
Red Hat® OpenShift® provides a hybrid cloud enterprise Kubernetes platform for building and running new cloud native applications, as well as modernizing existing ones.
Learn why Red Hat is the right choice for Kubernetes
Now that you understand Kubernetes, you’re ready to learn more about cloud computing.