André Aubin
269e3fd37b
inline code block is not displayed ( #8940 )
...
* inline code block is not displayed
Using `kubectl get storageclass` instead of
```
kubectl get storageclass
```
correctly shows the code markup.
* Update change-default-storage-class.md
* reformat markdown for nested list
2018-07-18 17:24:41 -07:00
Luc Perkins
7f97e02779
Supplement documentation of ExternalName service types ( #9435 )
...
* Re-organize doc
* Remove section on multiple namespaces
* add NOTE to callout
2018-07-18 17:06:42 -07:00
Hesham Massoud
5f7068243d
Enhance documentation of .spec.startingDeadlineSeconds ( #9296 )
...
* Update cron-jobs.md
* Update automated-tasks-with-cron-jobs.md
* Update cron-jobs.md
* Reword added documentation and add info about error message.
* Fix grammatical typo.
* adjust grammar and punctuation
* adjust grammar and punctuation
* adjust tense
2018-07-18 17:01:42 -07:00
makocchi
8b00a588c4
tweak crictl.md ( #9349 )
2018-07-18 16:50:49 -07:00
p_mx
28fb41f012
fix-manage-compute-resources-container-view ( #9402 )
...
* Fix typo in example script (#9381 )
Variable reference should be $ETCDHOSTS, not $ETCDHOST
* fix html
* add a space
2018-07-18 16:48:48 -07:00
Chao Wang
41cc078015
update the go client usage to prevent common error. ( #9414 )
2018-07-18 16:43:06 -07:00
jw-networking
700446d3da
Update fedora_manual_config.md ( #9416 )
...
removal of
# Add your own!
KUBELET_ARGS=""
this line causes line with args in it to be over writen
removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350 11725 server.go:145] unknown flag: --require-kubeconfig"
this is with v1.10.1
2018-07-18 16:41:54 -07:00
makocchi
92baa2bc97
Fix dead links and apply template ( #9476 )
...
* fix dead links and apply template
* fix conflicts
* re-fix dead links
* Revert "re-fix dead links"
This reverts commit 3eb8292f45
.
2018-07-18 16:37:46 -07:00
Luc Perkins
22ec331d41
Add env var example ( #9486 )
2018-07-18 16:29:58 -07:00
Luc Perkins
c5f6b391a1
Change formatting of Stackpoint turnkey doc ( #9493 )
...
* Change formatting of Stackpoint turnkey doc
* s/Running/Run
* fix formatting glitch
* use template
2018-07-18 16:26:54 -07:00
makocchi
b773f9f7cd
apply templates/concept and fix code snippets ( #9542 )
2018-07-18 16:12:07 -07:00
Emily N
fd37837488
The command to copy the decoded certificate to the server.crt ( #9448 )
...
* The command to copy the decoded certificate to the server.crt
* -D to --decode
2018-07-18 15:55:42 -07:00
Bob Killen
2c50177af5
Update admission controller links ( #9386 )
...
* update admission-controller links
(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)
* updated links found using greedier regex
(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)
* correct link in cn/docs/admin/authorization/_index.md
* fix incorrect changes introduced in eac3619
* undo update of cn content
* fix link
* fix admission webhook link
2018-07-18 15:54:21 -07:00
Jennifer Rondeau
1e554ef725
reorganize kubeadm files, part 1 ( #9439 )
...
* reorganize kubeadm files, part 1
* edit troubleshooting kubeadm for layout and content
2018-07-18 15:49:37 -07:00
Bob Killen
2ee2e9d5bb
Update authorization-rbac links ( #9463 )
...
* update authorization-rbac links
* fix broken links
* undo modification of cn content
2018-07-18 15:32:04 -07:00
Ken'ichi Ohmichi
76b7f9cb1a
Trivial: Make the authentication doc consistent ( #9472 )
...
On the content, user categories are defined as service account and
normal user. However regular user is written at one place instead
of normal user. This replaces the regular user with normal user
for the consistency.
The option --authentication-token-webhook-config-file is for specifying
the configuration file which uses the kubeconfig file format, so this
replaces kubeconfig with configuration for avoiding confusions.
The last change is updating the order of 'clusters' and 'users' for
fitting the following example to read easily.
2018-07-18 15:26:55 -07:00
Bob Killen
c0af4f7a4a
update service-accounts-admin links ( #9461 )
2018-07-18 15:25:38 -07:00
makocchi
e472159b5f
apply templates/concept ( #9539 )
2018-07-18 15:25:24 -07:00
craigbox
f0e2876848
Fixes to example for connecting with curl ( #9337 )
...
* Fixes to example for connecting with curl
Example for getting cluster token
- does not work with multiple entries in kubeconfig
- does not work with Istio installed
Fix both
* also need to change the tr from tabs to spaces
2018-07-18 15:22:56 -07:00
Philippe Pepiot
05da38fafa
Drop {% raw %} block in manage-compute-resources-container ( #9428 )
...
This was breaking rendering the end of the page.
2018-07-18 15:22:12 -07:00
Matt Brannock
ddf1e9cdf7
Environment variable for etcd quorum is singular ( #9302 )
...
See
f8c4907bec/cluster/gce/config-default.sh (L109)
2018-07-18 15:18:48 -07:00
makocchi
4a37596980
apply content template ( #9232 )
2018-07-18 15:17:22 -07:00
Yujun Zhang
f9ce82e840
Add guide for getting token and discovery-token-ca-cert-hash ( #9017 )
...
* Add guide for getting token and discovery-token-ca-cert-hash
* Fix code snippet style
2018-07-18 15:16:01 -07:00
daemon
e017d92e2e
Add note for fluentd plugin installation ( #9451 )
...
* Add note for fluentd plugin installation
Fluentd plugin installation is different from fluentd installation,
so we need to tell user how to solve it.
Signed-off-by: pengdake <19921207pq@gmail.com>
* add space in note
* add period
2018-07-18 15:13:37 -07:00
Luc Perkins
bb818a9b41
Make macOS standard usage ( #9422 )
2018-07-18 15:12:16 -07:00
Bob Killen
78eafc7c22
update bootstrap-token links ( #9456 )
2018-07-18 15:08:40 -07:00
Bob Killen
bf109b4dfa
Update authorization links ( #9465 )
...
* update authorization links
* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Mary Camp
f140cbc6f2
Update create-pull-request.md ( #9488 )
...
Remove link to stage-documentation-change.
(@Misty says: The old page doesn't exist anymore and is now redirected to the current page.)
2018-07-18 15:06:12 -07:00
hidekif
2d086cb032
include supported version skew ( #9501 )
2018-07-18 15:04:51 -07:00
Bob Killen
d82f928033
update authorization-node links ( #9462 )
2018-07-18 15:03:39 -07:00
Kai Chen
179701e179
Fix doc references to Kubernetes services provided by AWS, Azure and GCE ( #9508 )
2018-07-18 14:57:43 -07:00
michael saenz
c4396fd117
Update authentication.md ( #9565 )
...
minor grammar correction
2018-07-18 14:50:04 -07:00
Tejal Desai
edec8a8fb6
Fix type in docs ( #8939 )
...
* Fix type in docs
* Address code review comments.
2018-07-18 14:39:25 -07:00
daemon
eb0d63e871
Fix some error about fluentd config file ( #9528 )
...
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-18 14:30:53 -07:00
Erik Sundell
da8fa820b3
statefulset.md - Beta remnants removed ( #9522 )
2018-07-18 14:29:45 -07:00
Oleg Atamanenko
78cdd215e4
Add kublr to list of solutions ( #9544 )
2018-07-18 14:28:33 -07:00
Bob Killen
836629cb11
Update extensible admission controller links ( #9459 )
...
* update extensible-admission-controller links
* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
makocchi
7aa07a4602
apply templates/concept and fix code snippets ( #9540 )
2018-07-18 14:04:46 -07:00
makocchi
85a239145c
change to "host namespaces" and remove command prompts ( #9553 )
2018-07-18 13:22:56 -07:00
Jamie Zhuang
bee35a3e6c
Fix issues in configure-volume-storage ( #9521 )
...
* ps command not found
Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
2018-07-18 13:21:39 -07:00
Chris Knowles
40f4082328
Add when storage key name changed ( #9532 )
...
It seems the name changed in k8s 1.8 which was reflected in https://github.com/kubernetes/website/pull/5490 but the last section still mentions the old name without saying it has changed.
2018-07-18 13:17:22 -07:00
Alfonso Palacios
d8861f9a4b
Update service.md ( #9562 )
...
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
Matheus Neder
4da4a6dcd7
Fix doc ( #9564 )
...
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
2018-07-18 11:45:19 -07:00
Leonardo Carreiro
1f90f0602e
Replacing the example IP address by something that could exists. ( #9120 )
...
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Stewart-YU
4aaa353244
Update feature-gates.md ( #9320 )
2018-07-17 18:14:18 -07:00
Alfonso Palacios
3c33dcb298
Update horizontal-pod-autoscale.md ( #9546 )
...
Small typo. Missing "from" for sentence to make sense.
2018-07-17 15:24:18 -07:00
Karen Bradshaw
71c8b9625a
Fix id string for kube-proxy glossary term ( #9551 )
...
-Added hyphen to id string so that glossary term displays
extension text.
2018-07-17 15:19:19 -07:00
azEf
c05bf93558
Fix typo in persistent-volumes.md ( #9550 )
2018-07-17 15:15:18 -07:00
Jim Angel
08d06e02b3
very minor change to url syntax ( #9543 )
...
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
2018-07-17 07:27:40 -07:00
makocchi
1b03b19dc1
apply content_template ( #9136 )
...
* apply task template
* change content_template to task from concept
2018-07-17 05:55:38 -07:00