Commit Graph

694 Commits

Author SHA1 Message Date
Kubernetes Prow Robot d252bcf3bd Merge pull request #22063 from EmilyM1/authenticating-certificates
Update wording for “Authenticating” reference
2020-06-26 11:27:31 -07:00
Alexandr Lebedev 3ff312373d Update kubeadm-join.md
kubadm -> kubeadm
little bug fix
2020-06-26 18:11:17 +04:00
Emily Moss 2c6ba2cb32 address PR comments 2020-06-25 15:06:55 -07:00
Emily Moss 97850ed430 cert-signing-requests fix 2020-06-25 14:27:10 -07:00
Kubernetes Prow Robot 0c812fad45 Merge pull request #20443 from fernandokarnagi/master
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot 7313e210cb Merge pull request #21774 from ptux/patch-1
update latest kubectl run syntax
2020-06-19 22:48:39 -07:00
Celeste Horgan 38248db194 Fix feature state tags 2020-06-19 08:50:33 -07:00
Kubernetes Prow Robot c1dcada5de Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Karen Bradshaw 49575ad2dd clean up in page toc 2020-06-15 12:02:24 -04:00
Wang(わん) 622e5f9713 update latest kubectl run syntax
--dry-run is deprecated

`--restart=Never` flag is unnecessary to create a pod from 1.18
2020-06-15 21:06:55 +09:00
Qiming Teng 8a14cb1522 Cleanup non-resource paths
Some non-resource paths are now deprecated/hidden from the API server.
This PR updates the list.
2020-06-14 11:21:50 +08:00
Kubernetes Prow Robot 06e57d3d4b Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Kubernetes Prow Robot ffc4df9f2a Merge pull request #21160 from sftim/20200524_revise_kubectl_overview
Revise kubectl overview
2020-06-12 22:53:57 -07:00
Weiping Cai 81027d6226 use kubectl create deployment to create Deployment 2020-06-12 17:15:10 +08:00
Cweiping a255ff8fbd Merge branch 'master' into remove_kubectl_run_command_deprecated_en 2020-06-12 16:11:28 +08:00
Tim Bannister 400c98fb5f Revise kubectl overview
- Reword some examples
- Correct sample output labelled as Bourne shell code
- Address the reader as “you”
- Fix Markdown formatting
- other corrections
2020-06-11 23:17:21 +01:00
Tim Bannister 8f9551638b Rename Job concept page
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Kubernetes Prow Robot 75c7b7c62a Merge pull request #20768 from kbhawkey/konn-svc-move-kb
Move Konnectivity service task page
2020-06-11 06:12:57 -07:00
Suraj Deshmukh 59f5e70b2f TLS bootstrapping: Remove "Limits" section
The aforementioned "Limits" is no longer valid. The issue that the
section points at is closed after code merge.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2020-06-11 17:26:32 +05:30
Kubernetes Prow Robot 29f3c2858c Merge pull request #21591 from scottstout/master
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot 31abcec999 Merge pull request #21244 from tnqn/apiserver-port
Unify typical apiserver port in docs
2020-06-10 12:00:51 -07:00
Kubernetes Prow Robot 2a8702dade Merge pull request #20726 from ZhiFeng1993/ZF--specify-verbs-in-admission-controller-doc
Specify verbs in admission controller doc
2020-06-10 11:14:52 -07:00
Karen Bradshaw 87f68710ff correct tool reference front matter 2020-06-09 21:01:24 -04:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Scott Stout e38b9dc9c6 revised to minumize usage of whitelist/blacklist 2020-06-09 14:14:52 -05:00
Kubernetes Prow Robot 0dcb7af819 Merge pull request #21571 from pjhwa/fix-21570
Fix issue with k8s.io/docs/reference/kubectl/overview/
2020-06-08 07:25:53 -07:00
Quan Tian c1693b5293 Unify typical apiserver port in docs 2020-06-08 07:20:31 -07:00
Jerry Park cb00e9fbd9 Fix issue with k8s.io/docs/reference/kubectl/overview/ 2020-06-08 05:55:07 +00:00
Kubernetes Prow Robot 87cb0c3c82 Merge pull request #21519 from vijaymateti/secret
broken link on secret page to container environement
2020-06-07 07:41:46 -07:00
Weiping Cai a01ea635e2 deprecated kubectl run command flag replicas and add note
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-07 10:53:21 +08:00
Weiping Cai e990e46f63 deprecated kubectl run command flag replicas for en
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 15:45:54 +08:00
Zhi Feng 1743f99808 Specify verbs in admission controller doc 2020-06-05 16:25:32 -07:00
Joel Smith 8c67457232 Security issues: Fix link to PSC members 2020-06-05 14:32:26 -06:00
Mateti, Vijay a82535615f updated broken glossary link for container environment concept on secret concept 2020-06-05 02:11:23 -04:00
Mateti, Vijay effc56fa9f updated broken container environment glossary 2020-06-05 02:09:22 -04:00
Kubernetes Prow Robot 33064defa4 Merge pull request #21222 from onlydole/bugfix-rbac-alias
Remove local serving issues by updating RBAC alias
2020-06-03 10:20:20 -07:00
Prasad Katti 22201412a6 Add IPv6DualStack to feature gate reference 2020-06-01 17:56:23 -07:00
Kubernetes Prow Robot 1f7eea0d1e Merge pull request #21216 from kbhawkey/kb-cleanup-api-versions
clean up prior api refs and links
2020-06-01 07:17:55 -07:00
Marc Nuri c1acc9a571 Add YAKC (Yet Another Kubernetes Client) for Java 2020-05-30 07:38:12 +02:00
Karen Bradshaw 311679eeb4 clean up prior api refs and links 2020-05-29 12:09:44 -04:00
Tim Bannister 1399969c60 Use shortcode for link to API reference 2020-05-28 20:18:27 +01:00
Taylor Dolezal f7e795c5a2 Remove local serving issues by updating RBAC alias 2020-05-28 09:19:45 -07:00
Andrea Nodari 3f5beba251 Link managedFields to correct API docs 2020-05-28 17:22:31 +02:00
divyabhushan 6595ea6e86 Rendering issues on#service-account-permissions #21029 2020-05-21 17:25:14 +02:00
Prasad Katti 75317419b9 Use feature state Hugo shortcode 2020-05-16 11:28:43 -07:00
Teodor Haret c57fa62223 Update kubectl overview page - list of operations 2020-05-12 12:20:01 +03:00
Karen Bradshaw 4416288c28 reformat kubelet ref page 2020-05-11 19:02:35 -04:00
Adam Kaplan 55e17b86f2 mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Kubernetes Prow Robot 4d5ddc5586 Merge pull request #20855 from povsister/patch-1
Update kubelet command line reference
2020-05-11 04:59:50 -07:00