changmin
fbae400c87
Update limit-storage-consumption.md
...
StorageQuota --> ResourceQuota
2024-07-12 15:08:41 +08:00
Richard Sufliarsky
b56a4f4e43
fix typo: extraMounts -> extraVolumes
2024-07-03 16:31:42 +02:00
Kubernetes Prow Robot
5ea6ba08e7
Merge pull request #46758 from sftim/20240610_improve_etcd_intro
...
Improve etcd task introduction
2024-06-28 02:01:41 -07:00
Tim Bannister
3b7d420a94
Improve etcd task introduction
...
- Only have one prerequisites heading
- Actually list prerequisites
- Don't list a cluster as a prerequisite (they might not have one)
- Mention that etcd can run as static Pods
2024-06-12 11:05:29 +01:00
Tim Bannister
f1a709eb6c
Reorganize some callouts in etcd admin task
...
Aim to reduce the large number of note callouts; promote one to a
caution.
2024-06-12 10:57:29 +01:00
Kubernetes Prow Robot
ab46c51717
Merge pull request #46778 from robert-cronin/update-etcd-commands
...
Add clarification on the usage of etcdutl vs etcdctl
2024-06-12 01:12:09 -07:00
Robbie Cronin
364f5bb958
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:48 +10:00
Robbie Cronin
53d76474c0
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:38 +10:00
Robert Cronin
de17a03105
Add clarification on the usage of etcdutl vs etcdctl
2024-06-12 10:42:44 +10:00
Tamilselvan
ebb553a599
Note for to clear backup files ( #46773 )
...
* Note for clear backup files
* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
---------
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-06-11 04:28:47 -07:00
steve-hardman
f5360ceeeb
Add tab layout for "etcdutl" and "etcdctl" restore options ( #46748 )
...
* Update configure-upgrade-etcd.md
* Update configure-upgrade-etcd.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
* Update configure-upgrade-etcd.md
---------
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-06-09 21:25:20 -07:00
Mathieu Parent
bc35539293
Improve "Reserve Compute Resources for System Daemons" doc ( #45771 )
...
* Improve "Reserve Compute Resources for System Daemons" doc
Remove deprecated CLI flags and replace by KubeletConfiguration settings
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* keep the heading
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-06-03 18:39:22 -07:00
Kubernetes Prow Robot
9249e6ff5e
Merge pull request #46498 from KrappRamiro/patch-1
...
Correct alignment in kubectl get pods dnsutils
2024-06-01 14:12:26 -07:00
Sohan Kunkerkar
73cd6a24f5
docs: fix the link for kubelet config directory merging doc
...
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
2024-05-31 10:36:17 -04:00
Kubernetes Prow Robot
17c52782c7
Merge pull request #44050 from adityasamant25/etcd-restore
...
Use etcdutl instead of etcdctl for restoring an etcd cluster
2024-05-28 10:20:33 -07:00
Krapp
022af4767a
Correct alignment in kubectl get pods dnsutils
2024-05-22 14:28:37 -03:00
Kubernetes Prow Robot
160690c13a
Merge pull request #46360 from sohankunkerkar/fix-drop-in-dir-docs
...
[main] Fix drop-in dir logic explaination
2024-05-20 17:31:15 -07:00
Micah Hausler
81e6c94293
Fix example KMS configuration documentation
...
Updated example configuration to specify separate unix domain socket
paths.
Signed-off-by: Micah Hausler <mhausler@amazon.com>
2024-05-16 15:32:39 -05:00
Sohan Kunkerkar
e823cf9e5c
Fix drop-in dir logic explaination
...
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
2024-05-15 10:17:23 -04:00
Kubernetes Prow Robot
8901aa537e
Merge pull request #46113 from nilekhc/clarify-automatic-reloading
...
docs: updates automatics reloading behaviour.
2024-05-14 10:19:11 -07:00
Vishal Bidwe
0144870f60
- Removed .md typo formatting to render the webpage.
2024-05-09 17:27:46 +05:30
Nilekh Chaudhari
87a912068c
docs: updates automatics reloading behaviour.
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-05-08 16:10:19 +00:00
Tim Bannister
085c4cd168
Reword advice about replicated encryption configuration
2024-05-01 12:29:11 +01:00
Tim Bannister
47f15991d9
Revise callouts in encryption-at-rest task page
2024-05-01 12:29:11 +01:00
windsonsea
9647701853
Clean up a task: kubelet-config-file
2024-04-29 22:01:31 +08:00
Kubernetes Prow Robot
305078d22e
Merge pull request #45778 from mrgiles/45539_shell_access_to_node_before_upgrade
...
Add shell access prereq to node upgrade cluster task
2024-04-22 15:34:40 -07:00
Kubernetes Prow Robot
a47f72b372
Merge pull request #45225 from sftim/20240220_auto_calculate_more_feature_states
...
Switch more feature-state shortcodes to be data driven
2024-04-22 13:33:11 -07:00
Tim Bannister
7b6866063f
Switch more feature-state shortcodes to be data driven
...
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
Qiming Teng
6fa7b80ae3
Config API reference for v1.30
2024-04-18 19:57:27 +08:00
Marcelo Giles
7a91dcc078
Add shell access prereq to node upgrade cluster task
...
Add shell access prereq to node upgrade task
2024-04-05 11:50:25 -07:00
Sohan Kunkerkar
c306367734
docs: Update KubeletConfigDropinDir doc information
...
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:43:27 -04:00
Nick Neisen
fe501f8bfa
Change cri-dockerd links to official docs in the english content
2024-03-08 11:46:54 -07:00
Kubernetes Prow Robot
6d5a60c089
Merge pull request #45307 from eaudetcobello/patch-1
...
Fix wording in configure-upgrade-etcd.md
2024-02-27 13:36:21 -08:00
Kubernetes Prow Robot
bb24ce5ab8
Merge pull request #45095 from clementnuss/patch-3
...
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
2024-02-23 21:33:25 -08:00
eaudetcobello
a8ec490629
Various wording improvements throughout the file.
2024-02-23 16:23:13 +00:00
cShirley14
d6459c1823
Update content/en/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy.md
...
Co-authored-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-22 11:32:53 -06:00
Chantal Shirley
713d621b60
fix: update broken links
2024-02-21 12:56:16 -06:00
Kubernetes Prow Robot
51b0ebc934
Merge pull request #45073 from neolit123/1.30-add-external-ca-notes
...
kubeadm-certs: add notes about different external CA approaches
2024-02-16 09:53:39 -08:00
Kubernetes Prow Robot
217f88267f
Merge pull request #44832 from adityasamant25/kubeadm-upgrade
...
Use sudo for elevated permissions while upgrading clusters using kubeadm
2024-02-15 12:24:12 -08:00
Clément Nussbaumer
2dc571df77
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
...
relates to https://github.com/kubernetes/kubeadm/issues/2991#issuecomment-1932337556
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
2024-02-14 08:03:53 +01:00
Lubomir I. Ivanov
9593771ee9
kubeadm-certs: add notes about different external CA approaches
...
There are multiple ways to prepare the credentials for use
with "external CA" mode:
- manual
- using kubeadm CSRs
- using kubeadm phases
2024-02-09 12:23:03 +02:00
Tim Bannister
6d6b17abd1
Reword advice about encryption-at-rest opt outs
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-01-31 15:59:25 +00:00
Aditya Samant
ede616833a
Changed the context of the remark for the usage of etcdctl for restoring. As per the review comments to the original PR.
...
PR rebased.
2024-01-30 09:12:49 +05:30
Aditya Samant
7bca5a7297
Used etcdutl instead of etcdctl for restoring an etcd cluster.
2024-01-30 09:06:21 +05:30
Kubernetes Prow Robot
54ab2e8149
Merge pull request #44897 from mengjiao-liu/fix-dns-autoscaler-name
...
Fix Deployment and ConfigMap name in the dns-horizontal-autoscaling page
2024-01-26 17:46:31 +01:00
Kubernetes Prow Robot
6089916922
Merge pull request #44801 from sftim/20240118_revise_encryption_at_rest
...
Revise introduction to encryption at rest page
2024-01-26 17:27:42 +01:00
Kubernetes Prow Robot
54145dd9cb
Merge pull request #43824 from ptrovatelli/patch-1
...
Update configure-upgrade-etcd.md
2024-01-26 02:47:03 +01:00
Mengjiao Liu
7e2f696572
Fix Deployment and ConfigMap name in the dns-horizontal-autoscaling page
2024-01-25 15:51:03 +08:00
Aditya Samant
c6e210f8f1
Added sudo permissions as necessary.
2024-01-24 15:32:46 +05:30
Kubernetes Prow Robot
fbf9b4fd7c
Merge pull request #44776 from BRONSOLO/patch-1
...
Update encrypt-data.md
2024-01-19 23:22:41 +01:00