-
I added https://github.com/kubernetes/charts.git as a source of charts, and now I get this browser error crash and the system is locked up.
![screen shot 2017-03-03 at 9 05 50 pm](https://cloud.git…
-
![screen shot 2017-03-03 at 2 18 57 pm](https://cloud.githubusercontent.com/assets/35047/23565787/0407a38c-001d-11e7-9e41-5738eb498191.png)
This happens after I launch for the first time; otherwise…
-
kubectl works fine, my ~/.kube/config is set up as:
```yaml
apiVersion: v1
clusters:
- cluster:
server:
name: iad03
contexts:
- context:
cluster: iad03
user: test-admin
nam…
-
Sometimes containers need to run with privileged mode.
https://docs.docker.com/reference/run/#runtime-privilege-and-lxc-configuration
Container manifest schema should support privileged flag so that …
yugui updated
7 years ago
-
Jotting down some thoughts so we can start fleshing it out in time for 1.5.
## Problem
Currently petset uses ns/name as an implicit lock. So there are situation where we might:
- deleted a pod from …