Yashodhan Mohan Bhatnagar
3a6fa8fea2
Correcting DNS record for pods exposed by a Service
...
For pods, DNS record incorrectly specifies deployment name
instead of service name. This commit corrects that.
2022-01-17 01:39:01 +05:30
Meysam Azad
7a3732e0d0
docs: modify grammatical error ✏️
2022-01-16 19:49:51 +03:00
Darshna Das
8a5c44c874
Added changes
2022-01-16 20:47:37 +05:30
Kubernetes Prow Robot
ec54c706de
Merge pull request #31287 from neolit123/1.24-fix-ha-etcd-guide
...
kubeadm: update HA etcd guide for clarity and fix an issue
2022-01-16 04:57:28 -08:00
Vitthal Sai
be56556f8f
Incorporates the feedback changes
2022-01-16 16:45:22 +05:30
Vitthal Sai
d8f4cefa59
Mention the kubectl binary folder as PATH environment variable
2022-01-15 22:14:53 +05:30
Meysam Azad
60551bc338
typo: remove redundant preposition ✏️
2022-01-15 13:26:50 +03:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-01-15 09:24:54 +05:30
Kubernetes Prow Robot
312853c9d7
Merge pull request #31343 from gjtempleton/Correct-Pod-Statuses-Link
...
EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 12:22:26 -08:00
GuyTempleton
80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 10:30:44 +00:00
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Yashodhan Mohan Bhatnagar
a18a34c482
Clean up docker references from Service documentations
...
1. Remove examples contrasting k8s networking with Docker networking
from concept document explaining connecting applications using services
2. Remove reference to dockerlinks in favor of English description
of the env vars autocreated for every Service.
2022-01-14 02:39:33 +05:30
Tim Bannister
ef6d83b5dd
Clarify example for setting Linux command line
2022-01-13 17:43:34 +00:00
Adrian Ludwin
9117178a97
Namespace names must be RFC 1123 DNS labels
...
The how-to docs to create a new namespace already specify this, but I think it's worth mentioning in the overview doc that a namespace name must be an RFC 1123 label, as I didn't initially think to look in the how-to doc for limitations.
2022-01-13 12:10:06 -05:00
Darshna Das
c5881a11b8
Removed weave url
2022-01-13 19:56:57 +05:30
Lubomir I. Ivanov
b00ffa2093
kubeadm-upgrade: adjust note about node drain
...
The current entry under additional information about drain can
be confusing and users might jump into draining the nodes before
the upgrade steps (as a pre-req), following the
instructions in the external link. This is not accurate.
Adjust the entry text to explain that drain is a step as part of
the upgrade process and this additional information entry just
mentions why it is needed.
2022-01-13 15:36:30 +02:00
d3vus
42e88a361c
Updated managed-resource-containers.md
2022-01-13 13:05:17 +05:30
Kubernetes Prow Robot
29254d7eab
Merge pull request #31296 from championshuttler/owner
...
Fix link to OWNERS_ALIASES
2022-01-12 11:10:13 -08:00
Kubernetes Prow Robot
ebfa2e4bed
Merge pull request #31306 from ptux/patch-13
...
Update migrating-telemetry-and-security-agents.md
2022-01-12 11:02:14 -08:00
Meysam Azad
1c4ea6d5af
docs: place annotation between backticks ✏️
2022-01-12 19:25:27 +03:00
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
Rory McCune
7e067efddc
Update content/en/blog/_posts/2022-01-19-Securing-Admission-Controllers.md
...
Blog Post from SIG-Security docs on securing admission controllers.
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-Authored-By: Rey Lejano <rlejano@gmail.com >
Co-Authored-By: Nate W. <4453979+nate-double-u@users.noreply.github.com >
2022-01-11 10:44:29 +00: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
Kubernetes Prow Robot
d4387d2064
Merge pull request #31265 from shannonxtreme/blog-edit
...
Correct minor spelling and grammar issues in dockershim blog
2022-01-10 10:35:13 -08: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
Shannon Kularathna
58fcd66c89
Correct minor spelling and grammar issues
2022-01-10 07:58:19 +00: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