Commit Graph

8811 Commits (683fc53b842eff9cd02e94bdf444910366a00d8c)

Author SHA1 Message Date
Nate W 6fb319b29c Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-24 09:07:23 -08:00
Jordan Liggitt b828365a0e Change deprecation rule 4a to make stable APIs permanent within a major version 2022-01-24 11:43:05 -05:00
Vitthal Sai 6b672ac2b8
Update some Case Studies mentioning Docker 2022-01-24 21:26:04 +05:30
Jordan Liggitt 4ca5ff6b3c PodSecurity: remove optional non-root group check 2022-01-24 10:10:12 -05:00
Jordan Liggitt 8917b26250 PodSecurity: switch restricted volume check to positive check 2022-01-24 10:09:00 -05:00
Kubernetes Prow Robot f89e0ba1c9
Merge pull request #31473 from shoukathmd/i-31078
Fixed issue - borken link https://kubernetes.io/docs/reference/kubect
2022-01-23 23:35:57 -08:00
Kubernetes Prow Robot 3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Yashodhan Mohan Bhatnagar 12653d2266 Update to bring back mention of container links compatibility 2022-01-24 01:56:44 +05:30
Yashodhan Mohan Bhatnagar 36336334c3
Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 01:23:29 +05:30
Mohammed Shoukath Ali 105610d0bb Fixed issue - borken link https://kubernetes.io/docs/reference/kubectl/conventions/ #31078 2022-01-23 19:55:37 +05:30
deepakcpakhale06 0243eeb385 Updated overview section of ConfigMaps #30729 2022-01-23 10:58:40 +08:00
AugustasV e0eb75215b
why_telemetery_agents_talk
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
2022-01-22 22:42:49 +01:00
Kubernetes Prow Robot 14b5ac97c4
Merge pull request #31446 from championshuttler/ln
Update URLs for some network plugins
2022-01-22 05:41:52 -08:00
Qiming Teng f7da06af13 Update kubelet reference
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08:00
Shannon Kularathna d01714e72b Migrate mapping dockercli to crictl to Reference
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-21 20:58:10 +00:00
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
Primarily the change, in release 1.22, of how configuration objects
are maintained.

Also describe the new priority level.

Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05:00
Kubernetes Prow Robot 3b28fbba1b
Merge pull request #31398 from PurneswarPrasad/patch-1
Changed the explicit mention of Docker due to deprecation in Tasks > …
2022-01-21 08:25:19 -08:00
Kubernetes Prow Robot da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Shivam Singhal d677a0eed5 Update URLs for some network plugins 2022-01-21 13:02:32 +02:00
Shivam Singhal 788591c7e1 Fix the download link to kubectl convert plugin for bash 2022-01-21 10:38:39 +02:00
Benjamin Elder cde8c64ded update build admins, add Juan Escobar, remove Amit Watve 2022-01-20 21:27:56 -08:00
Kubernetes Prow Robot f59a649376
Merge pull request #31412 from marosset/gmsa-container-runtime
configure-gmsa.md updates
2022-01-20 09:25:36 -08:00
Md Sahil f0a1484a70
Update update-daemon-set.md 2022-01-20 15:44:48 +05:30
Purneswar Prasad dd2ea439e8
Removed all previous PR links with Docker reference
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 14:50:41 +05:30
Kubernetes Prow Robot 1efb2b40ef
Merge pull request #31413 from ShivamTyagi12345/Fix
Update security-context.md by replacing the link in docs/tasks/configure-pod-container/security-context/#what-s-next
2022-01-19 23:03:51 -08:00
Kubernetes Prow Robot edbbc58103
Merge pull request #31406 from butavicius/butavicius-typo-1
Fix: typo in cloud-controller.md
2022-01-19 23:01:51 -08:00
shivam tyagi e39fc674e4 Update
Signed-off-by: shivam tyagi <shivamt.ug19.ec@nitp.ac.in>
2022-01-20 07:42:14 +05:30
Purneswar Prasad d44efbeefb
Removed the PR link from `manages`
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 06:59:55 +05:30
Mark Rossetti 6ffd07cbbc Updates for EnableCompartmentNamespace fix for GMSA 2022-01-19 16:12:49 -08:00
Mark Rossetti f13522be29 update supported container runtimes in configure-gmsa.md 2022-01-19 15:02:38 -08:00
Mark Rossetti d2b9f0e09c fix linting/whitespace in configure-gmsa.md 2022-01-19 14:40:09 -08:00
Chris Short d158cdf028
Removing additional Docker mentions 2022-01-19 15:10:45 -05:00
Chris Short 40afa49efa
Update static-pod.md
Fixes Issue #31394
2022-01-19 14:16:57 -05:00
Md Sahil 2c30b68c77
Update update-daemon-set.md
<h3>What type of PR is this ?</h3>
Improve documentation.

<h3>Which type of issue this PR fixes</h3>
fixes 31311(issue).
2022-01-19 21:16:15 +05:30
Simas Butavičius d6ca144def
Fix: typo in cloud-controller.md
The cloud-controller-manager is a Kubernetes control plane component" according to docs. That is, a singular manager. This PR fixes typo in docs where it was referenced to as "cloud controller managers".
2022-01-19 16:03:41 +02:00
Shubham Kuchhal 15bc0c7621 Improvement: Updated FEATURE STATE of PodSecurityAdmission. 2022-01-19 18:04:52 +05:30
Purneswar Prasad bf6e6caa12
Changed the explicit mention of Docker due to deprecation in Tasks > Netwrking 2022-01-19 13:24:15 +05:30
Kubernetes Prow Robot ebceaf1343
Merge pull request #30862 from sftim/20211211_marke_dockershim_deprecated_add_mcr
Mark dockershim deprecated / add MCR
2022-01-18 14:13:03 -08:00
Lukas Paluch 88a92b0d47
set hpa examples to current networking api version 2022-01-18 19:19:54 +01:00
Jordan Liggitt 3dfffd39c8 Clarify deprecation rule 3 2022-01-18 10:12:19 -05:00
Tim Bannister 843ff5a90b Fix external etcd setup guide 2022-01-18 13:32:57 +00:00
Tim Bannister acea84ae3f Tweak wording around reporting issues
The style guide recommends against using “we” in documentation.
2022-01-18 13:32:57 +00:00
Tim Bannister 63f32f4908 Tidy prerequisites
Use tabs to make the comparison visually straighforward, and also to
clearly indicate that the reader has a choice to make.
2022-01-18 13:32:57 +00:00
Viacheslav Vasilyev 0ef0c8d570
Update encrypt-data.md - multi-master configuration notice
Add short notice about multi-cluster configurations
2022-01-18 12:40:37 +02:00
Kubernetes Prow Robot b599a32374
Merge pull request #30959 from bglimepoint/patch-1
Note that subPathExpr uses round brackets.
2022-01-17 15:32:49 -08:00
Tim Bannister 02f1234ce8 Link to DaemonSet update task
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Tim Bannister a8112a6d8a Clarify advice about etcd private key
"Quote" can mislead; skip should be more obvious.
2022-01-17 21:55:08 +00:00
Tim Bannister f1dda969c4 Add security advice about SSH agent forwarding
In the case of a malicious node, or malicious superuser with access to
the same node, SSH agent forwarding is a risk. Call that out.
2022-01-17 21:41:01 +00:00
Tim Bannister 000536e52c Fix Markdown formatting 2022-01-17 21:41:01 +00:00
Tim Bannister 62905feb8e Don't recommend any CNI plugin for kubeadm clusters 2022-01-17 21:32:12 +00:00
Kubernetes Prow Robot 9bdb086f30
Merge pull request #30331 from renan/MaxSurgeDefault
Fix default value for MaxSurge in RollingUpdates for DaemonSets beat feature
2022-01-17 13:12:49 -08:00
Kubernetes Prow Robot d9edcc33ff
Merge pull request #31325 from Darshnadas/weave
Removed weave url
2022-01-17 12:52:49 -08:00
Kubernetes Prow Robot c7079c4ee1
Merge pull request #31349 from humblec/csiMigration
mention the correct feature gate name for RBD CSI migration.
2022-01-17 12:46:49 -08:00
Kubernetes Prow Robot 19b327c3df
Merge pull request #31263 from brianpursley/fish-completion
Add instructions for enabling fish auto-completions for kubectl
2022-01-17 12:02:50 -08:00
Anubhav Vardhan 34ded72a7f Update event.md
Update content/en/docs/reference/glossary/event.md

Create event.md

Create event.md

Update event.md

Add full link

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update event.md

Update event.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-18 01:00:30 +05:30
Nate W 015825f608 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-17 09:46:19 -08:00
Kubernetes Prow Robot 1357deb43b
Merge pull request #31221 from raesene/main
Add blog article “Securing Admission Controllers”
2022-01-17 01:15:30 -08:00
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
JNat ce37f1b293
added Stack Overflow guidance
Added extra links to the guidance pertaining asking questions on Stack Overflow, to ensure users first read through guidance to ensure questions are both on-topic and well-written — both of which will improve these users' experience on Stack Overflow, and avoid having off-topic questions asked there.
2022-01-12 13:29:30 +00: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
Shivam Singhal 5473fe272f Remove Unknown Symbol on Container Runtime Interface (CRI) Page 2022-01-08 15:20:14 +02:00
Arhell 0c61c48529 [en] fix meetup link 2022-01-08 01:34:01 +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
Avinesh Tripathi 34273a6874
Update content/en/includes/default-storage-class-prereqs.md
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2022-01-07 22:46:02 +05:30
Kubernetes Prow Robot 68a90aef60
Merge pull request #31208 from Priyankasaggu11929/psaggu-add-moc-apac-blog
blog: meet our contributors APAC India region
2022-01-07 06:58:30 -08:00
Priyanka Saggu 4bb3f367a2 blog: meet our contributors APAC India region 2022-01-07 20:21:15 +05:30
Kubernetes Prow Robot 36c22f1d48
Merge pull request #31229 from sftim/20220106_update_dockershim_survey_article_closure
Mark dockershim survey closed
2022-01-07 01:18:31 -08: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
Kubernetes Prow Robot c18ddf5d75
Merge pull request #31227 from DanStough/remove-kubeadm-clusterstatus
kubeadm: remove ClusterStatus references
2022-01-06 14:20:01 -08:00
Tim Bannister 2a0fb0690f Mark dockershim survey closed 2022-01-06 21:04:13 +00:00
Kubernetes Prow Robot a7d28c2192
Merge pull request #30972 from SergeyKanzhelev/dockershim-blog-post
Add blog post announcing actual dockershim removal
2022-01-06 12:56:00 -08:00
Sergey Kanzhelev 9617e67e51
Update content/en/blog/_posts/2022-01-07-kubernetes-is-moving-on-from-dockershim.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-01-06 12:40:58 -08:00
DanStough 4030f7fab9 kubeadm: remove ClusterStatus references 2022-01-06 14:50:38 -05:00
Nate W f8847c0308 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-06 10:16:34 -08:00
Paco Xu d51b32bab8
storage class parameters value should be string 2022-01-06 11:24:06 +08:00
Sergey Kanzhelev 4207597a91 blog post draft: https://docs.google.com/document/d/160edAf2q3-FY8SFNCfEoSWcQ0Y7OUUy4hD7nc-b11n8/edit# 2022-01-06 01:37:16 +00: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 b6d995e671
Merge pull request #31182 from sftim/20220103_fix_case_patch_releases_tables
Fix case for tables in patch releases list
2022-01-05 11:31:48 -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
mtilson 3e48467a27
Remove extra command and fix reference to profile 2022-01-04 21:40:48 +03:00
Kubernetes Prow Robot cc53157970
Merge pull request #31161 from CodingCanuck/patch-1
Fix grammar in kubernetes dashboard docs
2022-01-04 09:16:53 -08:00
Kubernetes Prow Robot d9545116cd
Merge pull request #31184 from CodingCanuck/patch-3
Fix kind delete cluster commands
2022-01-04 09:10:52 -08:00
Peri Thompson 60824acdd2
Update windows pause image
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
hhyasdf 1d56098e9a
Add Hybridnet CNI to networking.md 2022-01-04 10:34:57 +08:00
Kubernetes Prow Robot 4793ac10d6
Merge pull request #31181 from tengqm/fix-gc
Fix nits in the garbage collection page
2022-01-03 15:13:00 -08:00
Kubernetes Prow Robot b7ac7eeedc
Merge pull request #31050 from suchen-sci/update-ingress-controller-easegress-link
[ingresscontroller] Update Easegress link for Kubernetes website
2022-01-03 14:27:00 -08:00
Kubernetes Prow Robot 91b57ffa12
Merge pull request #31138 from superorbital/tammersaleh/cronjob-schedule-fix
The `schedule: "*/1 * * * *"` is the same as "* * * * *"
2022-01-03 14:13:00 -08:00
Alex McCarthy 90970b7b73
Fix kind delete cluster commands
The name flag requires two leading dashes, not one.
2022-01-03 07:17:52 -10:00
Alex McCarthy 6b4cbac16c
Remove trailing whitespace to fix command pasting 2022-01-03 07:03:52 -10:00
Kubernetes Prow Robot 0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
fix glossary
2022-01-03 07:58:59 -08:00
Tim Bannister 4c0612d605 Fix case for tables in patch releases list
(aside: if we did want these all-uppercase, I'd be tempted to apply that
style using CSS / Sass)
2022-01-03 15:44:06 +00:00
Qiming Teng 757915ae99 Fix nits in the garbage collection page
Some nits fixed in this PR:

- The typo of 'MaxContainers' and 'MaxPerPodContainer';
- The section name which should be 'Container garbage collection' rather
  than 'Container image garbage collection'.
2022-01-03 21:14:31 +08:00
afirth b9da040a08 Document the environment variable substitution feature of configMapGenerator 2022-01-03 11:56:03 +01:00
Qiming Teng 83323d428d Reformat the memory-manager page
This commit reformats the memory manager page:

- convert the page from DOS to UNIX format;
- wrap long lines where appropriate for ease of change tracking;
- remove useless trailing spaces and empty lines.

This commit contains **NO** changes to the text itself.
2022-01-03 11:36:37 +08:00
Qiming Teng c1783b4b71 Tune memory manager page
This PR fixes the memory manager page by:

- removing links to non-existent sections;
- fixing links with bad anchors;
- fixing incorrect language tag for code snippets
2022-01-03 11:28:41 +08:00
ptux cef7f2f546 fix glossary 2022-01-03 08:58:28 +09:00
Kubernetes Prow Robot 1179306f4b
Merge pull request #31053 from sftim/20211221_include_netlify_preview_screenshot
Add screenshot of GitHub showing link to Netlify preview
2021-12-31 12:40:51 -08:00
Alex McCarthy f424739d9c
Fix grammar in kubernetes dashboard docs
Start a new sentence after a period.
2021-12-31 07:06:04 -10:00
Tammer Saleh 19845f593e The `schedule: "*/1 * * * *"` is the same as "* * * * *" 2021-12-29 00:19:02 +00:00
Kubernetes Prow Robot ebe842eb1f
Merge pull request #30947 from marosset/windows-add-ws2022-as-supported
Updating intro-windows-in-k8s for 1.23
2021-12-27 09:21:16 -08:00
Meysam Azad 12ab3aecca fix: modify typo ✏️ 2021-12-27 19:51:29 +03:00
Kubernetes Prow Robot 72b65adec6
Merge pull request #31037 from erpel/patch-1
Update Release Managers Link
2021-12-27 07:55:16 -08:00
Kubernetes Prow Robot 66032f9bc6
Merge pull request #31079 from championshuttler/kep
Fix the description of the Summary API Source section
2021-12-25 17:43:14 -08:00
kartik494 c7b9b20083 Added a note for CRD improvement in Docs 2021-12-24 11:31:45 +05:30
Philipp Erbelding f62a5eb677
Apply suggestions from code review
Obviously the better approach. I was not familiar enough with how which repo corresponds to which site and just blindly followed the link in the placeholder.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-23 09:29:49 +01:00
glongzh b56ba23397
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2021-12-23 16:05:25 +08:00
glongzh 19ab41d4b8
Update configmap docs with subpath limitation
This note should be added to avoid confusion just as [Secrets](/docs/concepts//configuration/secret#mounted-secrets-are-updated-automatically)
2021-12-23 10:23:23 +08:00
Shivam Singhal 9aa7f71e45 Fix the description of the Summary API Source section 2021-12-23 04:04:40 +02:00
Shivam Singhal 7a2863b99a Cleanup notes in Define a Command and Arguments docs 2021-12-22 23:42:55 +02:00
Kubernetes Prow Robot cdeca91910
Merge pull request #30166 from stefanlasiewski/patch-1
sha256sum requires 2nd space for the file type
2021-12-22 01:29:35 -08:00
Kubernetes Prow Robot 74a3573ed7
Merge pull request #31057 from championshuttler/faqq
Add blog post link to dockershim removal faq
2021-12-21 22:57:35 -08:00
Bobae Kim a50453f753
Added update log
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-12-22 13:58:19 +09:00
Kubernetes Prow Robot 3500303928
Merge pull request #29676 from kvaps/kink-and-pxe
blog: Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
2021-12-21 17:37:35 -08:00
Kubernetes Prow Robot 3ddd14415f
Merge pull request #30826 from tengqm/fix-configapi-123
Improve configuration API for 1.23
2021-12-21 17:35:35 -08:00
Tim Bannister 7b34155a24
Update article publication date 2021-12-22 01:32:28 +00:00
Kubernetes Prow Robot dffd3a86ec
Merge pull request #30960 from tengqm/fix-examples
Fix examples
2021-12-21 17:17:35 -08:00
Kubernetes Prow Robot 2521d09aff
Merge pull request #29227 from sftim/20210804_tweak_resource_limiting_troubleshooting_advice
Tweak advice about managing resources for containers
2021-12-21 17:13:36 -08:00
Shivam Singhal c727a0078d Add blog post link to dockershim removal faq 2021-12-22 00:55:06 +02:00
Andrei Kvapil 97fdfdb06b
Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2021-12-21 22:53:47 +01:00
Tim Bannister 7f1f16746f Include screenshot showing Netlify preview 2021-12-21 11:39:10 +00:00
chen f767c7171b update easegress link 2021-12-21 17:25:10 +08:00
Kubernetes Prow Robot 2f667e93a4
Merge pull request #31039 from gtsystem/add-lightkube-link
Add link to lightkube in Community-maintained client libraries.
2021-12-21 01:18:45 -08:00
Giuseppe Tribulato ff7726faf1 Add link to lightkube in Community-maintained client libraries. 2021-12-20 20:21:09 +01:00
chrismetz09 da6826f5cc
Diagram-Guide: corrected Figure 10 caption
for Figure 10 in How to use captions section
2021-12-20 09:55:54 -08:00
Kubernetes Prow Robot 5782f65264
Merge pull request #31004 from clementnuss/patch-1
docs: add link to a new kubelet csr approver
2021-12-20 07:04:56 -08:00
Clément Nussbaumer 65eaccecf5
remove kubeler-rubber-stamp
Due to it not being compatible with K8s 1.22 anymore and not being maintained either
2021-12-20 14:10:13 +01:00
Kubernetes Prow Robot 7191d32055
Merge pull request #31034 from didicodes/third-party
Adding third party shortcode to the Telepresence content
2021-12-20 04:47:25 -08:00
Philipp Erbelding 81238ea7ff
Update Release Managers Link
Link lead to redirec/placeholder due for deletion on December 31st 2021
2021-12-20 09:55:05 +01:00
Marko Mudrinić 59e2125b8f
patches: update patch release calendar for January 2022 cycle
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-12-20 09:47:13 +01:00
Edidiong Asikpo 80f38982fe Added the {{% thirdparty-content %}} shortcode 2021-12-20 08:04:37 +01:00
Kubernetes Prow Robot 485518468b
Merge pull request #31028 from didicodes/telepresence
Update: Developing and debugging services locally
2021-12-19 22:19:25 -08:00
Qiming Teng bce7fb57e2 Improve configuration API for 1.23
The previous commit for configuration APIs has some nits to fix:

- The client-authentication API has both v1beta1 and v1 supported.
  We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
  API rather than old versions.
2021-12-20 09:45:38 +08:00
Kubernetes Prow Robot 9b7902e20f
Merge pull request #31006 from tengqm/rm-sched-policy
Remove kube-scheduler-policy contents
2021-12-19 14:33:25 -08:00
Edidiong Asikpo d97147912f Update local debugging documentation 2021-12-19 14:31:35 +01:00
Wang f5df7772f4
Update audit.md 2021-12-19 19:08:46 +09:00
Shivam Singhal 5fee22b574 Fix the link to access cluster service in docs 2021-12-18 12:25:34 +02:00
Qiming Teng f733bbb956 Remove kube-scheduler-policy contents 2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot 59f7c6f39c
Merge pull request #28905 from RA489/update_cluster
Improvement to create cluster page
2021-12-17 07:44:29 -08:00
Mike Monteith f7d717d2fe
Use --patch-file in documentation
--patch-file is designed for file input, using a subshell `--patch $(cat filename.yaml)` is unecessary
2021-12-17 15:00:35 +00:00
Kubernetes Prow Robot 6f019208b8
Merge pull request #30299 from chrismetz09/metz-diagStyleGuide
Add Diagram Guide to Documentation Style Overview section
2021-12-17 03:40:29 -08:00
Clément Nussbaumer 3e839ef963
docs: add link to a new kubelet csr approver 2021-12-17 09:59:46 +01:00
Kubernetes Prow Robot 574eca943f
Merge pull request #30906 from mattcary/pv-resize
Clarify editing PV for volume resize
2021-12-16 14:54:52 -08:00
Kubernetes Prow Robot 1b12bcc645
Merge pull request #30958 from MikeSpreitzer/fix-105494b
Update NetworkPolicy concept doc for egress
2021-12-16 12:52:52 -08:00
Kubernetes Prow Robot 4832d3026c
Merge pull request #30995 from palnabarun/releng/update-release-managers
releng: update release managers and OWNERS_ALIASES
2021-12-16 10:56:54 -08:00
Mike Spreitzer c25398b904
fix typeo in content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-16 13:45:39 -05:00
Kubernetes Prow Robot 194ef5ac6b
Merge pull request #30986 from jimangel/co-chair-tweaks
Updating SIG Co-chair requirements
2021-12-16 08:21:19 -08:00
Kubernetes Prow Robot 78b252f511
Merge pull request #30689 from saschagrunert/spo-release
Add blog post about SPO v0.4.0 release
2021-12-16 08:15:19 -08:00
Tim Bannister 65e92a8f14
Add Docker Engine as container runtime
Mention that the support via Dockershim is deprecated.

Co-Authored-By: Rey Lejano <rlejano@gmail.com>
2021-12-16 16:09:29 +00:00
Kubernetes Prow Robot e2e7843554
Merge pull request #30596 from mattcary/blogpost
StatefulSet AutoDelete blog post
2021-12-16 07:29:19 -08:00
Nabarun Pal 94601ce233
releng: update release managers
Promote Nabarun Pal to Release Manager

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-12-16 17:17:23 +05:30
Tim Bannister dafeca8b40 Fixup Prevent PersistentVolume leaks blog article
- Add ":" into title
- Fix path in repository
2021-12-16 09:18:33 +00:00
Tim Bannister 4b71eb034b Retitle (published) Pod Security blog article
Make this article's title align with others in the series.
2021-12-16 09:18:09 +00:00
Kubernetes Prow Robot 503f8a478f
Merge pull request #30903 from tengqm/update-feature-gates
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00
chrismetz09 f381db2d49 fixed typos 2021-12-15 15:30:28 -08:00
Jim Angel a331d7b840 Updating SIG Co-chair requirements
Removing archaic requirements for SIG Docs co-chairs. For the record, that I did not fully meet when becoming a co-chair a couple years ago. The current set of requirements hurt more than they help.
2021-12-15 16:11:49 -06:00
Mike Spreitzer eab36f83c9 Update docs/concepts/services-networking/network-policies for egress
That doc did not get fully updated when egress filtering was
introduced.
2021-12-15 15:15:03 -05:00
chrismetz09 e830abc8bd refactored caption section and hyperlinked diagrams to live editor 2021-12-15 12:09:20 -08:00
Mark Rossetti f19ded7dc0
Apply suggestions from code review
Using v{{< skew currentVersion>}} in  windows docs

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-15 09:20:54 -08:00
KimDoubleB e275149785 Update cascade default - background 2021-12-15 23:59:26 +09:00
ystkfujii e138c8b39c Remove section on dockershim 2021-12-15 22:16:18 +09:00
ystkfujii 19928a83fa Change the dockershim state to deprecation 2021-12-15 21:51:06 +09:00
Kubernetes Prow Robot 51e89f16d4
Merge pull request #30913 from killerkc12/remove-docker-from-node-pressure
Remove docker from Node-pressure Eviction
2021-12-15 03:54:18 -08:00
killerkc12 5de2a04a2f Remove docker from Node-pressure Eviction 2021-12-15 16:59:57 +05:30
Kubernetes Prow Robot 9324262416
Merge pull request #30935 from ahmetb/patch-9
blog: rephrase the article update
2021-12-15 01:06:20 -08:00
Paulo Gomes 7979bad01e
Add AppArmor support section
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2021-12-15 07:59:38 +00:00
ystkfujii 1fb9324fc3 remove the section on dockershim 2021-12-15 14:32:10 +09:00
Qiming Teng 5f8e58a2c0 Fix errors detected by the test case
The service account token one must have `serviceAccountName` specified
in order to be successfully validated.
The PV duplicate example can only refer to an existing volume.
2021-12-15 12:50:30 +08:00
Qiming Teng 440ebd1e0e Fix example test code
This commit adapts the example test case to 1.23.
2021-12-15 12:49:45 +08:00
bglimepoint ab9fdcbe24
Note that subPathExpr uses round brackets.
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
Kubernetes Prow Robot 29db85089f
Merge pull request #30916 from kaihoffman/main
Minor grammar & consistency updates
2021-12-14 13:22:50 -08:00
Mark Rossetti e774004131 Updating intro-windows-in-k8s for 1.23
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2021-12-14 13:11:54 -08:00
Ahmet Alp Balkan a5da40b917
blog: rephrase the article update
this blog post was modified as part of #29740 but IMO the update note doesn't make it clear enough what's going on.
2021-12-14 11:40:45 -08:00
Kubernetes Prow Robot 7012c979f5
Merge pull request #30800 from sftim/20211208_add_v1.23_release
Add v1.23 release to release list
2021-12-14 10:27:47 -08:00
Tim Bannister ea4dfa19a1 Add v1.23 release to release list
Co-authored-by: Puerco <puerco@users.noreply.github.com>
2021-12-14 17:00:37 +00:00
Kai Hoffman 3ea785d07d
Merge branch 'kubernetes:main' into main 2021-12-14 12:55:36 +00:00
Kai Hoffman 0c7491f125
Update to plural (grammar fix)
Minor change of ingress controller -> ingress controllers for grammatical agreement with the rest of the sentence.
2021-12-14 12:54:03 +00:00
Sascha Grunert 6e97ed46fb
Add `SELinuxProfile` CRD graduation part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:39:27 +01:00
Sascha Grunert dd63a3102a
Fix typos in selinux part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:37:33 +01:00
Sascha Grunert 9d5e049afd
Rename post directory to reflect correct date
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:33:39 +01:00
Sascha Grunert e3301a4e95
Merge pull request #1 from jhrozek/spo-release
Add content about SELinux recording and moved selinuxd
2021-12-14 12:32:34 +01:00
Kubernetes Prow Robot 003ffe4b56
Merge pull request #30702 from yoshwata/patch-1
The command empties the shell variable.
2021-12-14 02:47:45 -08:00
Kubernetes Prow Robot a5d367e9fd
Merge pull request #30907 from liggitt/flowcontrol-v1beta1
Document flowcontrol v1beta1 removal release
2021-12-13 20:32:02 -08:00
Qiming Teng 03b5de4e1c
Kubelet config v1alpha1 (#30859)
* Add config API for kubelet v1alpha1

The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268).

This commit adds references to the API as well.

* Wrap long lines in the page
2021-12-13 18:28:03 -08:00
Qiming Teng 4f27a3fb16 Update feature gates for 1.23 2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot 8577231a24
Merge pull request #30716 from dgengtek/main
kube-etcd certificate requires additional SAN's
2021-12-13 16:16:02 -08:00
Kubernetes Prow Robot e2b18a2897
Merge pull request #30844 from tengqm/kubeadm-ref-123
Update kubeadm reference for 1.23
2021-12-13 16:08:01 -08:00