zacharysarah
d46b41dd62
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io
2017-06-27 14:56:29 -07:00
Andrew Chen
4d3a7a315d
update example templates
2017-06-26 16:12:21 -07:00
Hans Kristian Flaatten
9794339d2a
Rename last remaining reference of kargo to kubespray
2017-06-25 22:46:02 +02:00
zacharysarah
e672160dfa
Removed -fs from troubleshooting command
2017-06-23 13:19:51 -07:00
Daniel Nardo
79eca9b815
Add documentation for ip-masq-agent.
2017-06-23 01:29:35 -07:00
Ihor Dvoretskyi
24820772e5
Update installation instructions with snap ( #4171 )
...
* Update installation instructions with snap
Update installation instructions with snap - the package manager for Ubuntu and other Linux distributions.
* fix md formatting
* fix shell formating
* fix shell block
* fix shell for Check the kubectl configuration
* switch to full width shell
2017-06-23 01:22:08 -07:00
jlewi
e74ec1f2a9
Fix broken links to client samples. ( #4139 )
...
* Remove code snippets since they will just get out of sync with the samples.
2017-06-22 17:57:17 -07:00
cody-clark
e32c0aea6e
Edits for clarity, concision, style, formatting, ( #4160 )
...
and according to the getting started project.
2017-06-22 15:23:27 -07:00
Nail Islamov
6283e51faa
Replace "Pod Injection Policy" with "Pod Preset" ( #3667 )
...
* Replace "Pod Injection Policy" with "Pod Preset"
There are some leftovers of the old term, fixing it.
* Extra typos fix, line breaks
2017-06-22 14:21:14 -07:00
Remi Rampin
1984b52e7a
Change example PersistentVolumeClaim
...
If a default storage class exists, it is going to create a new persistent volume to bind to that claim instead of using our example one, which will make the tutorial fail. In particular, this happens on minikube.
Specifying an empty storageClassName will prevent the storage class to be used, and force our volume to be selected.
2017-06-22 14:20:27 -07:00
Radhika Puthiyetath
a5a898347a
kubernetes.github.io/docs/tasks/administer-cluster: operating etcd clusters
2017-06-22 14:07:53 -07:00
Ahmet Alp Balkan
e883a27f3b
networkpolicies.md --> network-policies.md for SEO
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-22 10:47:34 -07:00
cody-clark
71ed960d75
Added link ( #4161 )
2017-06-22 10:37:05 -07:00
Steve Perry
9da5890274
Consolidate SecurityContext topics. ( #4005 )
2017-06-21 18:12:44 -07:00
Mitsuhiro Tanino
0c6b381b7c
Typo fix in "Adding ConfigMap data to a Volume" section ( #3966 )
2017-06-21 16:56:38 -07:00
Tommy Falgout
fb2ba2d962
Add --show-all to documentation
...
`kubectl get pods -l jobgroup=jobexample --show-all -o name`
will not show the completed jobs. This caught me when running through the steps myself.
2017-06-20 15:56:50 -07:00
Tomas Pizarro
63687c5ace
Fix wrong link to create a ConfigMap
2017-06-20 15:30:03 -07:00
Elliot Anderson
6ce8d8e475
Use native patch functionality instead of JQ
2017-06-20 13:48:44 -07:00
Charlie R.C
a9863612bc
fix example in configure-pod-configmap.md
2017-06-20 10:26:55 -07:00
Joey Pereira
951a3211a3
Fix typo 'bash' -> 'brew'
2017-06-16 18:53:30 -04:00
Adnan Abdulhussein
1088bca024
update pod persistent volume example storage class ( #3979 )
...
* update pod persistent volume example storage class
When binding to a manually created PersistentVolume, the claim must
disable dynamic provisioning by specifying an empty storage class.
Fixes #2803
* use specific storageclass
* revert gibibytes -> gigabytes change
2017-06-13 23:55:58 -07:00
Steve Perry
e2a898ad41
Change Task titles to imperative: Admin. ( #4033 )
2017-06-08 15:13:29 -07:00
Steve Perry
6c99bbb509
Change Task titles to imperative: Daemons, GPUs. ( #4032 )
2017-06-08 14:48:46 -07:00
Steve Perry
54eb7d2449
Change Task titles to imperative: Federation. ( #4031 )
2017-06-08 14:42:56 -07:00
Steve Perry
2167367a6a
Change Task titles to imperative: TLS. ( #4030 )
2017-06-08 14:34:34 -07:00
Steve Perry
fbf7782ebf
Change Task titles to imperative: Access Extend. ( #4029 )
2017-06-08 13:47:48 -07:00
Steve Perry
423884e8b7
Change Task titles to imperative: Monitor. ( #4028 )
2017-06-08 13:41:57 -07:00
Steve Perry
c59b2b6935
Change Task titles to imperative: Access Apps. ( #4027 )
2017-06-08 13:29:52 -07:00
Steve Perry
10cd61bc62
Change Task titles to imperative: Run Apps. ( #4025 )
2017-06-08 13:15:43 -07:00
Steve Perry
962989b443
Change Task titles to imperative: Inject. ( #4024 )
2017-06-08 12:12:52 -07:00
Steve Perry
e1e00561f3
Change Task titles to imperative: Tools. ( #4023 )
2017-06-08 11:58:27 -07:00
Steve Perry
adf00a04a2
Change Task titles to imperative. ( #4022 )
2017-06-08 11:48:28 -07:00
Alejandro Escobar
ffc4769285
fixed the line giving the template for creating configmap, should include the word configmap as part of the creation process.
2017-06-07 10:22:26 -07:00
Onuralp Taner
783de986d9
Add Chocolatey Package Manager for Windows ( #4000 )
...
* Add Chocolatey Package Manager for Windows
* Small grammar changes
2017-06-06 13:17:33 -07:00
Christoph Blecker
1bb02c055e
Update directions for macOS bash completion
2017-06-05 21:52:25 -07:00
Ryan McGinnis
8117b56cc6
Remove self-referential link
...
The second link in the "What's next" section redirects the reader to this doc. This PR removes this link.
2017-06-02 15:01:05 -07:00
anatoly techtonik
12ad70a8ca
install-kubectl.md: Fix Windows texts, link to latest macOS binaries
...
Fixes https://github.com/kubernetes/kubernetes.github.io/pull/3859#issuecomment-305710498
2017-06-02 10:32:19 +03:00
Kenny Lee Sin Cheong
d41dbfcf14
Fix example in the "Adding ConfigMap data to a Volume" section
...
"special.key" does not exist in the given ConfigMap example. It should
be "special.level" instead.
2017-06-01 16:18:38 -07:00
Andrew Chen
8ad0302646
Implement PR #3859 with tabs
2017-06-01 10:08:51 -07:00
Kenny Lee Sin Cheong
5372429718
Fix typo in cluster api docs
...
Fix type in https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/
2017-05-31 10:59:38 -07:00
jianglingxia
5483b4a126
change the service name to pod ip ( #3926 )
...
* change the service name to pod ip
* update the outdate link
2017-05-31 10:33:27 -07:00
Steve Perry
46e745a81a
Prototype of custom description meta tags. ( #3928 )
...
* Prototype of custom description meta tags.
* Put desc on one line.
2017-05-27 14:38:24 -07:00
Luke Stutters
6f401ab0d2
Minor grammatical correction
...
If the Volume is created from the ConfigMap, the files in the Volume are representatives of the Config map, not the other way round.
2017-05-26 10:43:33 -07:00
Xiaoyu Zhang
295e262775
Fix some output
...
Fix some output
2017-05-26 10:41:06 -07:00
chenhuan12
1406756b8a
replace REASON with STATUS
...
replace REASON with STATUS
2017-05-26 10:40:07 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Christopher M. Luciano
ae5df6944d
Add GPU mountpath warning
...
The GPU path is not permissive by default and requires a bit of
additional setup if the operator does not allow for privileged
containers.
Related kubernetes/kubernetes#46007
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-05-23 22:39:56 -07:00
Henrique Truta
fbcc2e9fde
Add cluster resource federation page
...
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
Josh Curl
50f2daa8d8
Fix indentation in ConfigMap usage example ( #3867 )
...
* Fix indentation in ConfigMap usage example
* Fix other example
2017-05-22 13:41:18 -07:00
Itamar Ostricher
cd5e98a2dc
Fix configMapRef indentation in envFrom clause
...
Fixes invalid YAML in example
2017-05-22 13:39:29 -07:00