Y
Hacker News
new
|
ask
|
show
|
jobs
by
Too
1427 days ago
This is how Kubernetes works in many ways. Crash a pod and the
control loop
inside the ReplicaSet will create a new pod for you. Scaling nodes is based on similar principles of desired vs actual values.