Cost / License
- Free
- Open Source
Platforms
- Online
Features
- Container Orchestration
- Virtualization
- VPS
- Hypervisor
Tags
- VMware
- virtual-machine-manager
- Virtual machine
- vhd
Kubernetes News & Activities
Recent News
- Fla published news article about Podman Desktop
Podman Desktop 1.14 reveals new Kubernetes featuresPodman Desktop 1.14 has been released, introducing significant improvements for Kubernetes users. T...
- POX published news article about Kubernetes
Kubernetes released version 1.28 'Planternetes' with security enhancements and Sidecar KEP integrationKubernetes, the open-source system for automating deployment, scaling, and management of containeri...
Recent activities
qdnqn added Kubernetes as alternative to Simplecontainer
velda added Kubernetes as alternative to Velda- babsors liked Kubernetes
- mclaessens added Kubernetes as alternative to Nexaa
- POX added Kubernetes as alternative to Flint KVM Management
POX added Kubernetes as alternative to Karton VM
Featured in Lists
Master List of all Apps and Software I use for both work and personal life.
A list with 809 apps by AmileyaRyver without a description.
This list is inspired by the Kamran Ahmed's "2020 Developer Roadmap," now at roadmap.sh Without …
What is Kubernetes?
Kubernetes is an open source orchestration system for Docker containers.
It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions. Using the concepts of "labels" and "pods", it groups the containers which make up an application into logical units for easy management and discovery.









Comments and Reviews
I really love Kubernetes as a cheaper and more flexible alternative to Heroku. I wrote a full guide about deploying Rails applications using Kubernetes. Check it out: http://kubernetes-rails.com