Logan Rakai
1147aeab0e
Fix broken link in note ( #9535 )
2018-07-16 22:21:37 -07:00
Luc Perkins
5c43e1e40f
Merge pull request #9437 from lucperkins/lperkins/kubectl-cheat-sheet-resources
...
Add the "kubectl api-resources" command to the kubectl cheat sheet
2018-07-16 19:02:00 -07:00
Dr. Stefan Schimanski
1c8aba5c51
Document CustomResourceDefinition additionalPrinterColumns ( #9143 )
2018-07-16 09:40:55 -07:00
Philippe Pepiot
ae9c6fd243
Fix NetworkPolicy api link ( #9427 )
2018-07-15 03:02:55 -07:00
Sudhakar Rayavaram
7c7a993b66
Fixing the typo in the shell script ( #9503 )
...
Instead of using host variable, some undefined CONTROL_PLANE_IP is used. Fixed it
2018-07-13 03:53:26 -07:00
Misty Linville
0e327ce9a0
Add Atom snippets file ( #9158 )
...
* Add Atom snippets file
* Add more snippets, rename file, address feedback
2018-07-12 15:01:26 -07:00
lucperkins
9a6089d73f
Change code block type to bash from console
2018-07-12 14:02:01 -07:00
lucperkins
f24c3a37b3
Merge with upstream master
2018-07-12 14:00:53 -07:00
Luc Perkins
2b44b0385a
Merge pull request #9436 from lucperkins/lperkins/issue-8675-no-namespace
...
Clarify how to find out which resources are and aren't namespaced
2018-07-12 13:56:40 -07:00
Kai Chen
05397e5fcb
Fix references to docs for the turnkey Kubernetes services ( #9442 )
2018-07-12 13:44:27 -07:00
Lucian Maly
cb38f16566
Autocomplete clarification + removed $ ( #9455 )
...
* Autocomplete clarification + removed $
* Added content template
* Removed toc_hide as it is default
2018-07-12 13:35:26 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun
f2276c22cd
Update cluster-administration-overview.md ( #9449 )
...
* Update cluster-administration-overview.md
remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
because the website can be find ,it will return 404
* update the cluster-administration-overview.md
change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."
* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Junseong Lee
5d40fe87f8
Fix typo on daemonset.md ( #9419 )
2018-07-11 17:38:26 -07:00
Jihyuk Bok
c40fe8a8a0
Fixed wrong value in exmaple ( #9278 )
...
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -07:00
makocchi
854bda0353
remove too old note from "Garbage Collection" ( #9444 )
...
* wrap by shortcodes
* remove too old note
2018-07-11 10:16:25 -07:00
Benjamin Priestman
c53e6cf7a4
Minikube tutorial: Updating mac vm-driver. ( #9384 )
...
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Misty Linville
6632f380f1
Fix typo in upgrade guide ( #9460 )
2018-07-10 18:09:25 -07:00
Bob Killen
d0ca0ca6e8
update authorization-webhook links ( #9464 )
2018-07-10 18:07:25 -07:00
makocchi
f8aec3cff8
apply template ( #9445 )
2018-07-10 14:36:25 -07:00
Luc Perkins
559509f170
Add IBM Cloud CPU terminology ( #9443 )
...
* Modify Resource Types section in kubectl cheat sheet
* Fix error in command syntax
* Change header level
* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
Jim Angel
3dae51ad23
Add additional kubelet flags to cli ref ( #9344 )
...
* updating kubelet flags
* updating kubelet flags fixes
2018-07-10 11:08:25 -07:00
lucperkins
b93e8b9941
Undo changes accidentally imported from another branch
2018-07-10 10:16:52 -07:00
lucperkins
f5b5d2baed
Add note on kubectl api-resources command
2018-07-10 10:16:52 -07:00
lucperkins
8910ac886f
Remove section on multiple namespaces
2018-07-10 10:16:52 -07:00
lucperkins
5391d054e4
Re-organize doc
2018-07-10 10:16:52 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming
99a77ff368
Consolidate YAML files [part-13] ( #9377 )
...
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking
When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
dineshb-jnpr
f9901e7a8f
List JunperContrail CNI as Pod networking provider. ( #9387 )
...
This change is to list JuniperContrail/TungstenFabric as a provider
of Pod networking for a Kubernetes cluster.
Juniper's CNI solution has been available as a open source product
for couple of years now. It is a mature solution that has been
deployed in live clusters.
2018-07-10 00:20:06 -07:00
John Ward
6163038ca4
Update wordpress-deployment url ( #9447 )
2018-07-09 22:24:04 -07:00
lucperkins
801c9d5765
Change header level
2018-07-09 13:54:58 -07:00
lucperkins
202ff3b15d
Fix error in command syntax
2018-07-09 13:52:42 -07:00
lucperkins
adb630d88e
Modify Resource Types section in kubectl cheat sheet
2018-07-09 13:49:23 -07:00
Jim Angel
11b28cc7c5
clarifying kubectl prereq wording ( #9156 )
...
* simplifying the kubectl prereqs
* unforeseen spelling fix
* made readability corrections
* minor phrasing change
2018-07-09 13:23:17 -07:00
Matt Farina
c9fe098230
Adding documentation on recommended labels and annotations ( #8703 )
...
* Adding documentation on recommended labels and annotations
This content was developed as part of the App Def WG
* Updates per feedback from editing and to remove annotations per WG
* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
daemon
8d9c9531d0
Fix format error about common shortcode ( #9421 )
...
Because of indenting not four spaces, Shortcodes is interrupt numbered lists
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-08 22:13:18 -07:00
Ben Chelli
de230667ca
Fix typo ( #9418 )
2018-07-08 20:28:17 -07:00
Tony Li
4914901e9b
State the default update strategy ( #9394 )
...
* state the default update strategy
* update to RollingUpdate
2018-07-08 03:34:18 -07:00
Bob Killen
7b6d15f7e1
Correct internal behavior list in admission-controllers doc ( #9409 )
...
* correct internal behavior list in admission-controllers doc
* remove leading indentation in ordered list
2018-07-07 06:52:18 -07:00
CaoShuFeng
bede69948e
fix describtion about crd ( #9407 )
2018-07-07 06:20:18 -07:00
Di Xu
8c33a9b582
kubeadm ports updates ( #8886 )
...
* disable the kubelet readonly port
* add doc for required port source
2018-07-06 04:56:18 -07:00
AgentK
a0ec957fde
Fix typo in example script ( #9381 )
...
Variable reference should be $ETCDHOSTS, not $ETCDHOST
2018-07-05 08:19:22 -07:00
daemon
fee1cfafdd
Fix example error about selector duplicated #8199 ( #9388 )
2018-07-05 02:04:19 -07:00
Ben Chelli
3d01d17b69
Swap memory-demo by cpu-demo in the assign-cpu-resource page ( #9376 )
...
* Swap memory-demo by cpu-demo
* Make the number match
2018-07-04 00:02:21 -07:00
Qiming
3dd65e4e95
Consolidate YAML files [part-14] ( #9379 )
...
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming
ea6004bd4f
Consolidate YAML files [part-12] ( #9364 )
...
* Consolidate YAML files [part-12]
Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.
* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Qiming
4962ffabbf
Consolidate YAML files [part-11] ( #9363 )
...
This PR relocates some of the YAML files used by the administer cluster
topic. One yaml file not used is deleted.
2018-07-03 13:39:21 -07:00
Qiming
9b81aa7ccd
Consolidate YAML files [part-10] ( #9362 )
...
* Consolidate YAML files [part-10]
This PR relocates the YAML files used by the pod configuration topic.
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
2018-07-03 13:31:20 -07:00
Qiming
1228689b1d
Consolidate YAML files [part-9] ( #9361 )
...
This PR relocates the YAML files referenced by the data injection topic.
2018-07-03 11:50:19 -07:00