Y
Hacker News
new
|
ask
|
show
|
jobs
by
thinkingemote
3000 days ago
Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications
1 comments
mohaine
3000 days ago
It is also mostly cloud agnostic which is nice. This gives a degree of cross cloud portability to application suites.
The setup of the cluster is cloud specific but after that everything can just talk Kubernetes.
link
The setup of the cluster is cloud specific but after that everything can just talk Kubernetes.