Kubernetes Prow Robot
3e806911c0
Merge pull request #28830 from chenxuc/kubelet-config-file
...
improve example for kubelet config file
2021-07-27 18:35:35 -07:00
Junaid Ali
2fe20a8ac4
Fix link to decoding a secret
2021-07-27 23:34:13 +01:00
Kubernetes Prow Robot
1e9582afc3
Merge pull request #28780 from johngmyers/ca-naming
...
Use consistent terminology for the Kubernetes general CA
2021-07-27 10:34:47 -07:00
Kubernetes Prow Robot
818def30ed
Merge pull request #29018 from SamWheating/sw-fix-sentence-in-hpa-docs
...
Fixing improper sentence in HPA documentation
2021-07-27 03:16:45 -07:00
Kubernetes Prow Robot
d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
...
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Sam Wheating
498647c438
Removing paragraph about ReplicationController
2021-07-26 09:17:10 -07:00
Sam Wheating
e4d7ffb6d6
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-26 09:14:03 -07:00
Kubernetes Prow Robot
09903e156f
Merge pull request #29076 from xinydev/update-kubectl-flag
...
Update kubectl deprecated flag delete-local-data to delete-emptydir-data
2021-07-26 04:20:33 -07:00
XinYang
d095a148f2
Update kubectl deprecated flag delete-local-data
...
Signed-off-by: XinYang <xinydev@gmail.com>
revert changes
Signed-off-by: XinYang <xinydev@gmail.com>
update more
Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-23 10:39:30 +08:00
Kubernetes Prow Robot
98a52cdede
Merge pull request #29080 from able8/fix-an-empty-prerequisites
...
Fix an empty prerequisites section in update-daemon-set.md
2021-07-22 18:07:16 -07:00
Able Lv
72af5fdf2f
Update content/en/docs/tasks/manage-daemon/update-daemon-set.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-23 08:58:37 +08:00
able.lv
9c61f34abd
fix an empty prerequisites
2021-07-22 22:21:28 +08:00
Kubernetes Prow Robot
11ca5f06dc
Merge pull request #28530 from Shubham82/Add-MongoDB-yamls
...
Add MongoDB deployment and service.
2021-07-22 05:05:51 -07:00
Wiktor Kwapisiewicz
e8b498ee14
Fix secret name to be consistent with examples
2021-07-22 10:58:47 +02:00
Monis Khan
0d57c5dffa
Fix note about SA OIDC discovery doc default binding
...
Added in v1.19: https://pr.k8s.io/88344
Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-20 17:19:54 -04:00
Sam Wheating
51c621a6ba
Fixing improper sentence in HPA documentation
2021-07-19 10:07:51 -07:00
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
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00: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
chenxuc
1542bedae4
improve example for kubelet config file
2021-07-07 20:31:41 +08: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
John Gardiner Myers
63405a399a
Use consistent terminology for the Kubernetes general CA
2021-07-03 13:50:42 -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
Shubham Kuchhal
21ca9a224f
Add MongoDB deployment and service.
2021-06-21 18:27:52 +05:30
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