Kubernetes Prow Robot
36df19e1d5
Merge pull request #28942 from ruffrey/patch-1
...
Fix incorrect mv command for kubectl-convert
2021-07-15 07:34:48 -07:00
Kubernetes Prow Robot
506ee6ff68
Merge pull request #28876 from tengqm/kubeadm-config-ref
...
Kubeadm config reference
2021-07-14 18:12:48 -07:00
ruffrey
f65f046cb5
Fix incorrect mv command for kubectl-convert
...
Looks like the `mv` installation command for `kubectl-convert` had been copied from `kubectl` install, but not fully changed
2021-07-14 09:45:25 -07:00
Kubernetes Prow Robot
670116cc39
Merge pull request #28740 from bhumijgupta/add-kubectl-check-info
...
Add kubectl-convert plugin installation info
2021-07-12 14:29:42 -07:00
Kubernetes Prow Robot
8e737b26da
Merge pull request #27933 from toshokan/secrets-typo
...
[en] Fix secret -> secrets in titles
2021-07-10 18:34:46 -07:00
Kubernetes Prow Robot
7a85763a8e
Merge pull request #28835 from DestyNova/patch-1
...
Make kubectl executable in non-root install docs
2021-07-09 05:08:53 -07:00
Qiming Teng
6e6c1f8920
Redirect kubeadm config reference
...
Instead of redirecting users to the godoc site for kubeadm configuration options, we'd better point them to the generated reference.
2021-07-09 12:54:18 +08:00
Kubernetes Prow Robot
3f21885d6b
Merge pull request #28657 from RA489/update_ha
...
Update highly-available-control-plane
2021-07-08 16:50:53 -07:00
Oisín
ad5afa3dfa
Make kubectl executable in non-root install docs
...
Following the "if you do not have root access" installation docs for kubectl results in a "permission denied" error, so this change adds the appropriate chmod command to minimise confusion.
2021-07-07 14:00:33 +01:00
Shubham Kuchhal
752122089d
Update link for "Service Account Signing Key Retrieval KEP"
2021-07-06 15:06:14 +05:30
bhumijgupta
437e2a74f8
Add info to verify successfull installation and address other suggestions
...
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-05 17:15:04 +05:30
Kubernetes Prow Robot
88275eab73
Merge pull request #28631 from chenxuc/move-page
...
move HostAliases page to tasks
2021-07-03 15:14:18 -07:00
Kubernetes Prow Robot
97e1fb57bf
Merge pull request #28109 from hardikshah197/issue#28062
...
Improvement for k8s.io/docs/concepts/overview/working-with-objects/namespaces/ link updated with v1 namespace
2021-07-03 15:04:18 -07:00
bhumijgupta
956eb48e72
Move kubectl-convert installation info under Optional kubectl configurations and plugins
...
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-03 09:36:30 +05:30
bhumijgupta
34b701c10f
Add link to kubectl-convert in install tools footer
...
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-01 23:58:59 +05:30
bhumijgupta
729414f650
Add kubectl-convert install info
...
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-01 23:51:37 +05:30
chenxuc
aad34c5acf
move HostAliases page to tasks
2021-06-30 16:30:38 +08:00
Shubham Kuchhal
21f7528b75
Update the Seccomp link.
2021-06-29 12:24:04 +05:30
Kubernetes Prow Robot
3f5a3fe6ed
Merge pull request #28492 from chrisnegus/add-view-csr
...
Added command to view CSR to Certificates page
2021-06-28 13:12:29 -07:00
RA489
74d913a919
Update highly-available-control-plane
2021-06-28 12:52:07 +05:30
Jihoon Seo
d5feed3ed7
Replace 'master' with 'control plane'
2021-06-25 17:39:22 +09:00
Kubernetes Prow Robot
0709b30d05
Merge pull request #28510 from chenxuc/28490
...
Correct command output in custom-resources example
2021-06-24 08:41:41 -07:00
Kubernetes Prow Robot
12c57e6683
Merge pull request #28347 from Shubham82/fix-Certificate_Rotation_for_the_kubelet
...
Correct the Configure Certificate Rotation for the Kubelet docs.
2021-06-21 04:52:51 -07:00
Grace Nguyen
04d0c72c32
Kube config warnings for code execution ( #28248 )
...
* Update configure-access-multiple-clusters.md
* Rewording kubeconfig warning
* Tabitha's suggestion
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
* Re-order sentences
* Copy update
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
2021-06-20 07:12:51 -07:00
chenxuc
c2d7782e5a
Correct command output
...
For issue #28490 ,
update command output to avoid confusion.
2021-06-20 16:03:08 +08:00
Luke Ingalls
7f15418fae
docs: typo
2021-06-18 20:01:07 -06:00
Christopher Negus
69c9e63e9f
Added command to view CSR to Certificates page
2021-06-18 22:05:21 +00:00
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Kubernetes Prow Robot
9d6baceb49
Merge pull request #28418 from HongjiangHuang/install-kubectl-notes
...
[en]: Add PATH note for install macos kubectl
2021-06-16 03:55:59 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Albert
cd30245ed5
[en]: Add PATH note for install macos kubectl
2021-06-16 17:51:22 +08:00
Kubernetes Prow Robot
b7fa9ef8f2
Merge pull request #28425 from HongjiangHuang/duplicate
...
[en]: Remove duplicate content
2021-06-16 02:43:59 -07:00
Albert
482b53e3df
remove duplicate content
2021-06-15 21:54:35 +08:00
Kubernetes Prow Robot
3529fc6ebb
Merge pull request #28312 from antoinep92/patch-1
...
Document recovery from broken kubelet certificate
2021-06-14 22:08:00 -07:00
Kubernetes Prow Robot
45a1150178
Merge pull request #28056 from cynepco3hahue/fix_memory_manager_policies
...
memory manager: update policies names according to the code
2021-06-14 21:52:02 -07:00
Kubernetes Prow Robot
e5b5f45e7c
Merge pull request #28408 from tengqm/fix-links-1
...
Fix some links in the tasks section
2021-06-14 16:24:01 -07:00
hardikshah197
6fae06b5c8
changes made
2021-06-14 23:36:52 +05:30
Qiming Teng
8282ae39a9
Fix some links in the tasks section
...
This PR fixes some links and typesetting nits in the tasks section.
There is no fundamental changes to the content.
2021-06-14 21:06:10 +08:00
Brendan Burns
2a03ddea27
Remove Google SDK instructions. ( #28165 )
...
* Remove Google SDK instructions.
Ref: https://github.com/kubernetes/website/issues/20232
* Remove Google SDK instructions for MacOS
* Remove Google SDK instructions for Windows
* Delete install-kubectl-gcloud.md
2021-06-11 18:23:00 -07:00
Kubernetes Prow Robot
1f6e7cc742
Merge pull request #28120 from HeGaoYuan/patch-2
...
Update determine-reason-pod-failure.md
2021-06-11 15:03:01 -07:00
Shubham Kuchhal
deba5807c9
Fix typo
2021-06-10 18:15:32 +05:30
Shubham Kuchhal
3762e01c6d
Correct the Configure Certificate Rotation for the Kubelet docs.
2021-06-10 18:11:39 +05:30
Kubernetes Prow Robot
2f4a570f0c
Merge pull request #27573 from dancnfoo/patch-1
...
Update custom-resource-definition-versioning.md
2021-06-09 19:57:26 -07:00
Kubernetes Prow Robot
969706c388
Merge pull request #27371 from rosespecs/patch-1
...
Gramma fix for change-pv-reclaim-policy.md
2021-06-09 17:39:26 -07:00
Kubernetes Prow Robot
fd3422a561
Merge pull request #28047 from AsterYujano/patch-1
...
Update kustomization.md
2021-06-09 17:31:26 -07:00
Kubernetes Prow Robot
94b2004b82
Merge pull request #28097 from jmyung/patch-1
...
fix minor typo in configure-runasusername.md
2021-06-09 17:17:27 -07:00
hardikshah197
44eea9958e
Merge branch 'master' into issue#28062
2021-06-09 15:54:35 +05:30
hardikshah197
23122963bc
link updated
2021-06-09 15:53:18 +05:30
hardikshah197
7f0111d68a
link restored
2021-06-09 15:34:39 +05:30
Kubernetes Prow Robot
0bf3cb6b6c
Merge pull request #27989 from makusu2/patch-1
...
Clarify what must be the same
2021-06-08 18:17:47 -07:00