johndmulhausen
8b19d4cc45
Merge pull request #886 from scottstensland/patch-1
...
I fixed typo on command line
2016-07-20 15:47:09 -07:00
Jared
55d549283f
Remove commas at the end of "containerPort"
...
"containerPort": 8000, should be "containerPort": 8000
2016-07-20 15:32:50 -07:00
Scott Stensland
4c4dd13f36
I fixed typo on command line
...
If you actually issue these commands you will see the error I am fixing
old : kubectl get pods/original -o yaml > /tmp/current.yaml
Error from server: pods "original" not found
new : kubectl get pods/foo -o yaml > /tmp/current.yaml
previously the pod name was wrong
2016-07-20 14:30:50 -04:00
Prashanth B
327d1d3cc0
Merge pull request #878 from foxish/petset-docs
...
Reviewed examples and petset docs, minor errors fixed.
2016-07-20 11:07:33 -07:00
Anirudh
00ca10945d
Reviewed examples and petset docs, minor errors fixed.
2016-07-20 10:26:38 -07:00
Phillip Wittrock
4fdf73c65f
Merge pull request #470 from mwhahaha/patch-2
...
Update create-certs file location
2016-07-20 09:12:03 -07:00
Dmitry Shulyak
d58ba7b075
Add example mounting ConfigMap as a single file into /etc dir
...
ref: https://github.com/kubernetes/kubernetes/pull/22575
2016-07-20 17:05:19 +03:00
Łukasz Oleś
d7e0faefcf
Update DaemonSet docs about node affinity
...
After merging kubernetes/kubernetes#28803 DaemonSets can also
be scheduled using node affinity.
2016-07-20 15:09:57 +02:00
Alex Robinson
ffffd27457
Seriously simplify the elasticsearch logging getting started guide.
2016-07-20 09:44:54 +09:00
johndmulhausen
b7458acb57
Merge pull request #807 from matttproud/fix/download-mitm-mitigation
...
docs: convert curl downloads from HTTP to HTTPS
2016-07-19 15:23:36 -07:00
johndmulhausen
4b959381f6
Merge pull request #850 from jatins/patch-1
...
documentation for #338
2016-07-19 15:22:45 -07:00
johndmulhausen
1c1941c800
Merge pull request #848 from InQuicker/rbac-api-group-name
...
Use correct API group name for RBAC.
2016-07-19 15:14:48 -07:00
johndmulhausen
ebd9ee83c9
Merge pull request #863 from dghubble/master
...
Add official CoreOS bare metal guide
2016-07-19 15:14:33 -07:00
Phillip Wittrock
181b620852
Merge pull request #865 from untoldone/patch-1
...
Update jobs future work
2016-07-19 12:25:28 -07:00
Phillip Wittrock
d7a6607c7e
Merge pull request #799 from quinton-hoole/2016-07-06-ccsd-user-guide
...
User Guide for Federated Services.
2016-07-19 12:21:51 -07:00
Phillip Wittrock
63a77e5004
Merge pull request #794 from erictune/cpu
...
Describe CPU and Memory resources.
2016-07-19 12:20:02 -07:00
Phillip Wittrock
c64f154b81
Merge pull request #646 from andrewmichaelsmith/patch-1
...
GC gc's unused images, not unreferenced
2016-07-19 12:09:09 -07:00
Phillip Wittrock
7ebfbbd126
Merge pull request #525 from MHBauer/ifconfig-to-ip
...
use `ip` command instead of obsolete ifconfig in scratch setup
2016-07-19 12:09:00 -07:00
johndmulhausen
049e19bfc2
Merge pull request #867 from eyalev/patch-4
...
Add line break between commands
2016-07-19 12:02:12 -07:00
johndmulhausen
6d0dfe00b3
Merge pull request #869 from eyalev/patch-6
...
Remove redundant line
2016-07-19 12:01:54 -07:00
johndmulhausen
e0fb3e0a48
Merge pull request #871 from eyalev/patch-7
...
Remove redundant word
2016-07-19 12:01:18 -07:00
Phillip Wittrock
7103d08acc
Merge pull request #304 from glnds/master
...
Replaced replication controllers with deployments
2016-07-19 11:54:16 -07:00
Phillip Wittrock
2ed946b785
Merge pull request #213 from jimmyjones2/patch-1
...
Missing executable in docker command line
2016-07-19 11:49:39 -07:00
Phillip Wittrock
aa506b565f
Merge pull request #527 from mattdoran/patch-1
...
Inconsistent secret name in db credentials example
2016-07-19 11:22:31 -07:00
johndmulhausen
27193347fd
Merge pull request #868 from eyalev/patch-5
...
Fix decode flag
2016-07-19 10:54:09 -07:00
Gert Leenders
e27902eb02
Changed deployment definition as suggested
2016-07-19 07:20:11 +02:00
Vish Kannan
2ac973c0dd
Merge pull request #595 from liujunhui74/patch-1
...
Running behind a proxy
2016-07-18 16:42:50 -07:00
Phillip Wittrock
c622ec399e
Merge pull request #523 from thuey/patch-1
...
Fixes "Error: unknown shorthand flag: 't' in -type=json"
2016-07-18 15:22:36 -07:00
Phillip Wittrock
4417c4e9d3
Merge pull request #761 from Malet/patch-1
...
Fix "Sharing Clusters" docs error
2016-07-18 15:09:21 -07:00
Phillip Wittrock
a8c3c45659
Merge pull request #261 from erwinvaneyk/patch-1
...
Corrected references to version of the default k8s
2016-07-18 15:06:33 -07:00
Phillip Wittrock
12f2b676f6
Merge pull request #306 from porridge/services-selector
...
Correct "kubectl get services" output.
2016-07-18 15:03:20 -07:00
Phillip Wittrock
fe0aa91063
Merge pull request #164 from gangefors/patch-1
...
Fix proxy environment variable names
2016-07-18 15:01:28 -07:00
Phillip Wittrock
e95c54ae22
Merge pull request #713 from bodepd/host_path_update
...
Minor changes to volume.md
2016-07-18 14:56:28 -07:00
Phillip Wittrock
da0c5441c9
Merge pull request #855 from MikeSpreitzer/docfixtoo
...
Fixed rkt/cni typo and noted use of ca-key.pem for worker
2016-07-18 14:49:42 -07:00
Phillip Wittrock
d25272f8fd
Merge pull request #857 from jatins/patch-2
...
list Minikube under "local-machine solutions"
2016-07-18 14:49:07 -07:00
Phillip Wittrock
d4a4d3e22e
Merge pull request #864 from krmayankk/fix1
...
fix doc bug 64Mb is 2^26
2016-07-18 08:32:15 -07:00
Matt T. Proud
5f2ba4c2cd
docs: convert curl downloads from HTTP to HTTPS
...
Several command literals in the installation documents for downloading
used `curl` with non-HTTPS protocol. They have been converted to HTTPS
for both man-in-the-middle risk reduction and consistency with the rest
of the documentation corpus.
2016-07-18 10:26:45 +02:00
Eyal Levin
1c58c91401
Remove redundant word
2016-07-17 17:32:05 +03:00
Eyal Levin
22c41d2dfc
Remove redundant line
...
The link refers to itself.
2016-07-17 16:03:13 +03:00
Eyal Levin
5e9ef0f593
Fix decode flag
...
I'm on Ubuntu 14.04 and `-D` is invalid.
`-d` gets the required output.
2016-07-17 15:39:54 +03:00
Eyal Levin
3676d73665
Add line break between commands
...
Currently the second command seems to "disappear" between the two outputs. This change tries to mitigate it.
2016-07-17 15:16:44 +03:00
Michael Wasser
2fcf8d31c0
Update jobs future work
...
See https://github.com/kubernetes/kubernetes/issues/2156#issuecomment-223385808
2016-07-16 14:35:45 -07:00
Mayank Kumar
c927ce104e
fix doc bug 64Mb is 2^26
2016-07-16 00:08:56 -07:00
Dalton Hubble
d9853f020a
Add official CoreOS bare metal guide
2016-07-15 23:07:06 -07:00
Phillip Wittrock
1d24f26a77
Merge pull request #812 from justinsb/aws_kubeup_fixes
...
Update AWS docs for 1.3
2016-07-15 11:13:47 -07:00
jatins
180866b0dd
list Minikube under "local-machine solutions"
...
List Minikube under "local-machine solutions" as the recommended solution.
2016-07-15 23:05:16 +05:30
Quinton Hoole
b122a8ddea
Address review feedback.
2016-07-15 10:05:03 -07:00
Justin Santa Barbara
a2abe12734
Update AWS docs for 1.3
...
* We are using Debian by default
* New instance sizes
* We never used OVS
* Add link to kops
2016-07-15 12:13:15 -04:00
Mike Spreitzer
7053058632
Fixed rkt/cni typo and noted use of ca-key.pem for worker
...
Fixed a typo and an oversight in the instructions for deploying
Kubernetes with Calico on Ubuntu.
Fixes #614
Fixes #616
2016-07-15 12:00:34 -04:00
Phillip Wittrock
cf86f98704
Merge pull request #424 from aabed/master
...
Update the template to version 1.2.2
2016-07-15 08:46:52 -07:00