Commit Graph

7549 Commits

Author SHA1 Message Date
Lubomir I. Ivanov 0acf0e98ee kubeadm: update HA etcd guide for clarity and fix an issue
There were a couple of reported problems with this guide:

- The introductory paragraph talks about single control plane nodes
and does not mention the different options for HA etcd. Clear the
language to reduce the confusion and cross-link to the ha-topology
page.
- The hostname / IP detection in kubeadm can end
up with values not suitable for the certificates that kubeadm
generates for all etcd instances. Ensure that the hostnames / IPs
are pinned by the user in the example script.

Side cleanup related to the dockershim removal:
- Use containerd in the setup example and don't mention docker as
a requirement.
2022-01-12 16:24:26 +02:00
Kubernetes Prow Robot 6833ee99e3 Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Kubernetes Prow Robot b42674e881 Merge pull request #31289 from ixodie/patch-5
Removing Romana
2022-01-12 05:30:37 -08:00
Shannon Kularathna b0da90dd08 Minor wording fixes
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Wang 02dc4a258a Update migrating-telemetry-and-security-agents.md 2022-01-12 22:17:55 +09:00
Gunju Kim 62d76a2d88 Add requirement for the ExpandedDNSConfig feature 2022-01-12 22:07:17 +09:00
Kubernetes Prow Robot 976f23445e Merge pull request #31281 from anubha-v-ardhan/glossary-toolstip-statefulset
Add glossary_tooltip for StatefulSet in Recommended labels
2022-01-12 03:54:37 -08:00
Shivam Singhal b49701b566 Fix link to OWNERS_ALIASES 2022-01-12 12:02:18 +02:00
Kubernetes Prow Robot 98d8836c23 Merge pull request #31267 from mengjiao-liu/fix-PreemptionPolicy
Fix wrong capitalization for preemptionPolicy field
2022-01-11 11:13:15 -08:00
ixodie c073285fb3 Removing Romana
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Kubernetes Prow Robot d159608a62 Merge pull request #31284 from Babapool/add-tooltip
Add Glossary_tooltip for object
2022-01-11 01:15:16 -08:00
Vitthal Sai b930314a64 Add glossary_tooltip for object 2022-01-11 14:24:09 +05:30
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Anubhav Vardhan 5a5b4d8a70 Comment YAML to specify excerpt 2022-01-11 10:33:07 +05:30
Anubhav Vardhan f6ae550af4 Add glossary_tooltip for StatefulSet 2022-01-11 10:26:58 +05:30
Kubernetes Prow Robot 0872e8ec51 Merge pull request #30818 from sftim/20211007_revise_device_plugins_page
Revise device plugins page
2022-01-10 14:42:26 -08:00
Kubernetes Prow Robot 4698b128c0 Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
Filip Křepinský 8f8d2bb039 make deployment status behaviour more descriptive 2022-01-10 21:22:45 +01:00
Jayesh Srivastava 27d400d0e6 Update localization.md 2022-01-10 22:00:54 +05:30
Mengjiao Liu a35da2ba7f Fix wrong capitalization for preemptionPolicy field 2022-01-10 17:59:22 +08:00
Sascha Grunert 36a5a39a35 Update CRI description to be more verbose
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-10 10:38:15 +01:00
brianpursley ad015ad425 Add instructions for enabling fish auto-completions for kubectl 2022-01-09 20:36:19 -05:00
Babapool ec94e69c4e Merge the tutorials under tutorials->clusters into tutorials->security 2022-01-09 21:31:20 +00:00
Kubernetes Prow Robot ae5ae3ab71 Merge pull request #31247 from championshuttler/unkow
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 06:58:18 -08:00
Kubernetes Prow Robot 5446a4f7ed Merge pull request #31219 from pacoxu/patch-9
storage class parameters value should be string
2022-01-08 06:30:18 -08:00
Kubernetes Prow Robot 77cc3857e6 Merge pull request #30662 from CarlosDomingues/patch-1
Use tee to write to /etc/bash_completion.d/kubectl
2022-01-08 06:28:19 -08:00
Kubernetes Prow Robot c4b4768ae0 Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Shivam Singhal 5473fe272f Remove Unknown Symbol on Container Runtime Interface (CRI) Page 2022-01-08 15:20:14 +02:00
Michelle Fernandez Bieber e21f0563f3 Added ingressClassName: nginx to Ingress example, mentioned to the necessity of it and referenced to the section describing that further 2022-01-07 22:15:42 +01:00
Tim Bannister a3e8980eac Add Contiv-VPP network plugin 2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot 4763cd9329 Merge pull request #30759 from ixodie/patch-12
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00
DanStough 4030f7fab9 kubeadm: remove ClusterStatus references 2022-01-06 14:50:38 -05:00
Paco Xu d51b32bab8 storage class parameters value should be string 2022-01-06 11:24:06 +08:00
Tim Bannister 2558306e58 Add third-party content disclaimer 2022-01-05 21:44:49 +00:00
Tim Bannister d67ac4dc95 Fix mismatched whitespace
Convert a tab to spaces to match other lines in snippet.
2022-01-05 21:44:48 +00:00
Tim Bannister fea1dc2801 Clean up front matter 2022-01-05 21:44:48 +00:00
Tim Bannister 7715646907 Tweak wording for Device Plugins concept 2022-01-05 21:44:44 +00:00
Kubernetes Prow Robot 1bc24bb348 Merge pull request #31201 from mtilson/patch-3
Remove extra command and fix reference to profile
2022-01-05 13:17:48 -08:00
Kubernetes Prow Robot 1b75c44306 Merge pull request #31058 from championshuttler/notecleanup
Cleanup notes in Define a Command and Arguments docs
2022-01-05 12:23:49 -08:00
Kubernetes Prow Robot 988b1ba439 Merge pull request #30348 from afirth/2021-11-03-docs-for-kustomize-env-vars
[DOCS] Document the environment variable substitution feature of kustomize configMapGenerator
2022-01-05 12:07:47 -08:00
Kubernetes Prow Robot bef1768ff1 Merge pull request #31207 from tengqm/tune-config-links
Tune config API links
2022-01-05 08:42:25 -08:00
Neha Viswanathan 24ee2527d0 migrate the K8s networking model section (#28617) 2022-01-05 08:08:41 -08:00
Kubernetes Prow Robot 2ab575cf27 Merge pull request #30327 from perithompson/patch-2
Update Windows pause image
2022-01-05 04:18:33 -08:00
Qiming Teng 6be193b4de Tune config API links
We favor links to generated docs targetting non-developer audiences over
golang specifics.
2022-01-05 13:42:32 +08:00
Kubernetes Prow Robot bf39ea5ea5 Merge pull request #31202 from rsalmond/patch-1
Fix broken link to grpc liveness probe yaml
2022-01-04 21:26:32 -08:00
Mike Spreitzer 9f1de9cd87 Corrected alpha release for APIPriorityAndFairness FeatureGate 2022-01-04 21:25:23 -05:00
mtilson 5e964818e8 Remove "Service" as well 2022-01-05 02:15:41 +03:00
Kubernetes Prow Robot 9118ba9df6 Merge pull request #31019 from championshuttler/fixLink
Fix the link to access cluster service in docs
2022-01-04 12:36:08 -08:00
Kubernetes Prow Robot c39b834244 Merge pull request #30431 from Kartik494/improveDocsCRD
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
rob salmond 36bf4368c7 Fix broken link to grpc liveness probe yaml 2022-01-04 14:18:01 -05:00