Re: Pod does not have Scale up/down buttons

2016-09-20 Thread Skarbek, John
The reason this is occurring, is due to you utilizing a Pod definition. The purpose of the pod is to spin up one pod and do nothing else. Checkout the documentation on creating a replication

Re: Pod does not have Scale up/down buttons

2016-09-19 Thread Ravi Kapoor
Once more, now with JSON { "kind": "List", "apiVersion": "v1beta3", "metadata": {}, "items": [ { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "name": "node-test" },