Category Cloud-Native & Kubernetes

Kubernetes, OpenShift, Docker, Podman, Containers, microservices, and cloud-native platform engineering.

Understanding Kubernetes Versions

Understanding Kubernetes Versions

Kubernetes is a popular open-source platform for deploying, scaling, and managing containerized applications. To maintain a secure and up to date infrastructure, Kubernetes follows a versioning system for its upgrade strategy. This system is based on Semantic Versioning (SemVer), which…