Commit Graph

894 Commits

Author SHA1 Message Date
Tim Bannister ce46f1ca74 Move "Connecting Applications with Services" to tutorials section
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot 1727b822c8
Merge pull request #37521 from bishal7679/patch-9
Updated `<node-to-drain>` to `<node-to-uncordon>` in kubeadm-upgrade
2022-11-01 10:58:45 -07:00
Ritikaa96 bcdb8f3b93 updating kubeadm-reconfigure-doc 2022-11-01 16:34:11 +05:30
Kubernetes Prow Robot 89a4542cb5
Merge pull request #37529 from bishal7679/switch-json-manifest
For namespace walkthrough, switch example manifests to YAML
2022-10-29 08:14:40 -07:00
NitishKumar06 ea8b02cbcb Minor Typo in management-policies.md fixed 2022-10-27 18:19:25 +05:30
Bishal das 8a0ca839d2 Updated and squashed two commits
Update kubeadm-upgrade.md

Updated kubeadm-upgrade

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
2022-10-26 12:09:31 +05:30
Bishal Das 18ae4051f7 updated json manifest to yaml
Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
2022-10-26 10:11:46 +05:30
Kubernetes Prow Robot ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
Kubernetes Prow Robot d068bec502
Merge pull request #37135 from aressem/patch-1
Fix typo in full-pcpus-only option
2022-10-11 14:34:42 -07:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Sergey Kanzhelev 0eabe496cd limit ranger clarification 2022-10-10 17:46:28 +00:00
Bob Furu 64ca4f1e2e
Add missing period
Adds missing period to end of sentence.
2022-10-05 17:11:54 -06:00
Arnstein Ressem 09ea2ced66
Fix typo in full-pcpus-only option 2022-10-03 08:44:48 +02:00
Kubernetes Prow Robot a6e5cc8cbd
Merge pull request #37059 from bishal7679/patch-6
Fix command in task “Using NodeLocal DNSCache in Kubernetes Clusters”
2022-10-02 09:20:13 -07:00
Vaibhav Goel 8ff7e1845d
Updated the behaviour of evictionHard (#36961)
* Updated the behaviour of evictionHard

* Modified the changes in documenting hard eviction behaviour

* Updated the changes
2022-10-02 08:28:13 -07:00
Mitesh Jain 91cca8925c
Update evictionHard default behaviour if some thresholds are not set. (#36960)
* Update evictionHard default behaviour if some thresholds are not set.

* Wrapped long line to other pragraph size.
2022-10-02 06:34:15 -07:00
Kubernetes Prow Robot bfa4385ab3
Merge pull request #36868 from echiugoog/patch-1
Annotate which version each policy option is available
2022-09-30 12:28:13 -07:00
Bishal das 9603bfb721
Update nodelocaldns.md 2022-09-28 17:30:21 +05:30
Prabhakar Palanivel 0e4ad8a37d
Update certificates.md 2022-09-25 17:44:18 +05:30
Kubernetes Prow Robot da18b430a0
Merge pull request #35923 from tengqm/tweak-dns-customization
Tweak DNS customization page
2022-09-23 19:36:03 -07:00
Kubernetes Prow Robot 18ae26bb23
Merge pull request #36427 from enyiakwu/patch-1
Update to etcdctl restore command syntax
2022-09-22 18:14:39 -07:00
Qiming Teng 1edd6fd2b8 Tweak DNS customization page
The `kube-dns` option has been deprecated since 1.18 and no longer
supported. The support to `kube-dns` has been removed from kubeadm since
1.21. This PR tweaks the DNS customization page to remove the outdated
contents and also reformat the paragraphs where appropriate.
2022-09-22 13:14:21 +08:00
The Tran 4e4862d5da
Improve “Encrypting Secret Data at Rest” page (#35425)
* Improve “Encrypting Secret Data at Rest” page

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* separate commands from sample output

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-21 17:59:08 -07:00
Kubernetes Prow Robot e54a8fe963
Merge pull request #36658 from astraw99/patch-5
Drop doc tab `prior to v1.20` about cascading deletion
2022-09-16 18:28:28 -07:00
echiugoog cae36bbf3e
Annotate which version each policy option is available 2022-09-16 17:32:43 -04:00
astraw99 bf9bce3107 Drop doc prior to v1.20 2022-09-15 22:05:11 +08:00
Kubernetes Prow Robot d0d1e9367f
Merge pull request #35627 from ZhangJinbao520/patch-6
Fix incorrect sed command
2022-09-14 15:27:22 -07:00
Qiming Teng fa5c50b090 Wrap long lines in the topology-manager page 2022-09-01 11:15:30 +08:00
Enyi 99bd0a8585
Update to etcdctl restore command syntax
The syntax of the restore command at line 348 is problematic (doesn't work) or might have issues with a certain versions of Kubernetes (tried on version 1.23.0), doesn't work.

Also included export of the ECTDCTL_API=3 variable `export ECTDCTL_API=3`
2022-08-31 02:12:08 +01:00
Cenk Altı bf998026d2
Fix scaling terminology
Replace scale `up/down` terminology with `out/in` as the point is about adding more nodes to the cluster.

- https://azure.microsoft.com/en-us/solutions/scaling-out-vs-scaling-up/
- https://www.dell.com/en-us/blog/the-difference-between-scale-up-and-scale-out/
2022-08-29 15:15:53 -04:00
Kubernetes Prow Robot 56e78c2011
Merge pull request #34920 from mk46/en_crlftolf
Convert CRLF to LF
2022-08-24 14:15:50 -07:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot d9ef1f7368
Merge pull request #35046 from ritazh/kms-v2alpha1
KMS v2alpha1
2022-08-16 17:40:48 -07:00
Rita Zhang f367ff60e1
feat: KMS v2alpha1
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2022-08-16 17:32:01 -07:00
Joe Betz 263fc03201
Include how to route away from broken etcd in etcd maintenance docs (#35882)
* Include how to route away from broken etcd in etcd maintenance docs

* Apply suggestions from code review

Apply suggestions and use 1. for all numbering (markdown will set the numbering automatically this way)

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-08-15 19:27:07 -07:00
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
Kubernetes Prow Robot d1cf826516
Merge pull request #35758 from cathchu/merged-main-dev-1.25
Merge main branch into dev-1.25
2022-08-14 12:12:23 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Kubernetes Prow Robot a07ea89b4f
Merge pull request #35724 from mengjiao-liu/sysctl-slashes-support
Update docs for setting Sysctls for a Pod and PodSecurityPolicy features to support setting sysctls with slashes.
2022-08-10 18:28:58 -07:00
Shubham 7bad15b0c1
Corrected param shortcode. (#35725)
* Corrected param shortcode.

* Quote the URL.
2022-08-10 01:46:30 -07:00
Kubernetes Prow Robot fb7b792f38
Merge pull request #35569 from arpitsardhana/dev1.25
Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node
2022-08-09 13:46:39 -07:00
Arpit Singh 7b75c2f316 Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node 2022-08-09 12:44:38 -07:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Mengjiao Liu b3fbe71374 Update docs for setting Sysctls for a Pod to support setting sysctls with slashes. 2022-08-08 10:09:58 +08:00
Kubernetes Prow Robot 6ae1e418dd
Merge pull request #34706 from varas/patch-1
Replace dead cosigned with sigstore policy-controller
2022-08-07 13:02:18 -07:00
cathchu d662b12b0c Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-07 04:53:50 -04:00
Manish Kumar a96eb1118f Convert CRLF to LF 2022-08-04 11:05:16 +05:30
C.C 61eec3d52f
Update nodelocaldns.md
Resolve `sed` error commands in the IPVS mode.
2022-08-02 14:33:51 +08:00
Kubernetes Prow Robot 00bc3bb520
Merge pull request #35450 from kadtendulkar/kad21
Fix broken links on Using a KMS provider for data encryption page
2022-07-31 20:28:27 -07:00