- 09 Jun, 2015 14 commits
-
-
krousey authored
kubetcl create --validate crashes when no apiVersion or kind is provided
-
krousey authored
AWS: Only log "Starting cluster using os distro..." in kube-up
-
krousey authored
AWS: Fix script issue where local used outside of function
-
krousey authored
Add Environment Guide example.
-
krousey authored
Don't pretty-print by default. Saves an allocation (or more) and a copy.
-
krousey authored
Align docs/ui.md with www/README.md
-
Jeff Mendoza authored
This example shows a simple two tier setup in Kubernetes, and simply prints the environment information that each pod sees. Querying the service multiple times will show services at work load balancing requests.
-
Filip Grzadkowski authored
Refactor load test and reduce the load during the test.
-
Filip Grzadkowski authored
-
Brendan Burns authored
-
feihujiang authored
-
jackgr authored
-
krousey authored
Revert "Update go-etcd client library version and add ugorji codec to…
-
krousey authored
-
- 08 Jun, 2015 26 commits
-
-
krousey authored
Adding a script to verify that swagger spec is updated
-
krousey authored
Make deletion of an AWS load balancer clean
-
krousey authored
AWS: Check for SSH connectivity & better logging on failure
-
krousey authored
remove v1beta1/2 tests from pkg/kubelet/config
-
Satnam Singh authored
Rewrite docs for accessing the cluster.
-
Eric Tune authored
Put discussion of how to access the API ahead of discussion about how to access other services on the cluster. More clearly distinguish the different kinds of proxies. Explain pros and cons of different approaches better. Remove cluster-admin-oriented documentation from user guide. More links.
-
krousey authored
Generate tokens for service accounts with no secrets
-
krousey authored
Addon upgrade (partial implementation of #8107)
-
krousey authored
AWS: Mount ephemeral devices, even if not specified in the AMI
-
krousey authored
Add an ssh tunnel option to the /proxy endpoint
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
We mount up to 4; this covers almost all instance types.
-
Brendan Burns authored
Revert "Cut release 0.18.2 with the fix for Docker + memory limits"
-
Brendan Burns authored
-
Brendan Burns authored
Cut release 0.18.2 with the fix for Docker + memory limits
-
Brendan Burns authored
-
Brendan Burns authored
-
krousey authored
Correct arguments to aws cloudformation command in docs
-
krousey authored
example/cluster-dns: Fix typo.
-
krousey authored
Added e2e test case for network partition.
-
krousey authored
Update go-etcd client library version and add ugorji codec to dependencies
-
krousey authored
improve kubectl error message when an object with no kind is passed to the resource builder
-
krousey authored
Reduce noisy scheduler events
-
krousey authored
AWS: Support ext4 or btrfs by setting FILESYSTEM env var
-
krousey authored
coreos.md update
-