Commit Graph

2963 Commits

Author SHA1 Message Date
Daniel Vega-Myhre 43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames (#37771)
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames

* Change section title

* fix phrasing

* update yaml example

* update label selector

* more specific phrasing

* address comments and add new example

* add note about pod dns policies

* minor fixes

* add link to job patterns

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* address comments

* clarify sentence

* move minikube note to prereqs

* address comments

* captitalize all instances of Job

* move minikube notes to bottom of prereqs

* address comments

* update example

* fix typo

* update phrasing

* link to this from the completion modes section of the job docs

* address phrasing comments

* add newlines to break up block of text

* update phrasing

* update phrasing

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Kubernetes Prow Robot a933ac0d6b
Merge pull request #38163 from carnivorelogic/patch-1
Update memory-manager.md
2022-11-29 14:03:07 -08:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot a00215d259
Merge pull request #37980 from sftim/20221119_split_out_kubelet_instrumentation_reference
Split out kubelet instrumentation details into reference page
2022-11-29 11:45:09 -08:00
Igor Lončarević 00425ef91f
Update memory-manager.md
Typo
2022-11-29 19:08:49 +01:00
Kubernetes Prow Robot abc42e009d
Merge pull request #38122 from Kartik494/updatedocs
Modify manually managed  key for apt repositories
2022-11-29 06:19:24 -08:00
Shubham Kuchhal 46766b1c1b Improvement: Corrected the link for token projection. 2022-11-29 18:39:55 +05:30
Kartik Sharma 9e552abc2d
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 08:58:48 +05:30
Tim Bannister 27550bce48
Split out node metrics into reference section 2022-11-28 22:50:44 +00:00
Kubernetes Prow Robot d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
Filip Křepinský b61f763cf0 Add documentation for Unhealthy Pod Eviction Policy for PDBs 2022-11-28 15:03:46 +01:00
Kubernetes Prow Robot b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
kartik494 93d6d2b7ea Modify key for apt repositories 2022-11-28 17:34:57 +05:30
Kubernetes Prow Robot 8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Sascha Grunert f8a2d2319a
Add documentation about signed Kubernetes artifacts
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Kubernetes Prow Robot f306471950
Merge pull request #35385 from nabokihms/patch-2
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Kubernetes Prow Robot b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Kubernetes Prow Robot 61ee529804
Merge pull request #38086 from windsonsea/hpay
Replace an image with mermaid
2022-11-26 08:14:05 -08:00
Michael b319f844db Replace an image with mermaid 2022-11-26 14:28:47 +08:00
Shannon Kularathna 15e374d4f9 Edit mounted secrets wording
- Change heading levels
- Improve the intro sentence for the list
- Style edit for the list items
- Convert the limitations of explicit listing into a bullet list
- In the bullet list, clean up phrasing
- Remove the 'Read the secret data' bit. The existing steps on
  this page have the same instructions.
2022-11-25 20:44:08 +00:00
Shannon Kularathna b592215c13 Move mounted Secrets sections verbatim to task page 2022-11-25 20:22:39 +00:00
Tim Bannister 4ed33d1429
Drop (deprecated) task for enabling service topology
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Kubernetes Prow Robot 3d813eb490
Merge pull request #37847 from windsonsea/consen
Tweak line wrappings in /configure-service-account.md
2022-11-23 01:32:14 -08:00
Kubernetes Prow Robot a8d1e8c72c
Merge pull request #37864 from Sea-n/tasks-configmap-secret
Tweak tasks/configmap-secret
2022-11-23 01:30:15 -08:00
Kubernetes Prow Robot 99c0804c4a
Merge pull request #37652 from stefanlasiewski/patch-2
Verify key name in API Server and in etcd
2022-11-22 18:36:14 -08:00
Stefan Lasiewski 72c0fa664b
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-22 15:18:03 -08:00
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot accc71fb04
Merge pull request #37906 from 4TT1L4/patch-1
Create Secret / Fixed the raw data example
2022-11-21 09:00:31 -08:00
Fabio Bertinatto aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 (#37700)
* DelegateFSGroupToCSIDriver is GA in 1.26

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Brian McQueen 65ce32de4e updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935 2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot 97cc77e1ec
Merge pull request #37845 from Ritikaa96/add-links-in-certificates-md
adding links to easy-rsa, cfssl and openssl in certificates.md
2022-11-19 07:28:29 -08:00
Kubernetes Prow Robot 0d6f6ae4ca
Merge pull request #37596 from sftim/20221029_wait_for_jobs_to_succeed
Use kubectl to wait for Jobs to succeed
2022-11-19 07:22:29 -08:00
Tim Bannister 51057189b0 Reinstate PodAndContainerStatsFromCRI docs
Previous changes lost this documentation; reinstate something similar.
2022-11-19 14:46:56 +00:00
Tim Bannister e09bd95daf Clarify resource metrics pipeline task page 2022-11-19 14:44:59 +00:00
kikiodazie a794cc6469 Update Cilium installation steps
This commit removes the `cilium install` output and adds a proper
explanation of the Cilium installation.

Signed-off-by: Divine Odazie <dodazie@gmail.com>
2022-11-19 13:59:59 +01:00
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
4TT1L4 78d6a561f1 Create Secret / Fixed the raw data example
Based on the description the example is supposed to create a Secret that stores the username  and the password, but this was not the case. It was using the devuser username instead of admin. I have changed the example to be actually doing the task that was described above.
2022-11-17 15:05:32 +01:00
Kubernetes Prow Robot c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Mark Rossetti 1d74e4c3a2
Apply suggestions from code review
Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-15 11:26:21 -08:00
Atsushi Torikoshi cf29a21c9d Update the explanation for `kubectl describe pod`.
Commit b60aa414a0 updated the command output samples, but explanations for the output of `kubectl describe pod` seems not to be updated.
2022-11-15 23:33:50 +09:00
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Mark Rossetti 0956df46b0
Updates for WindowsHostProcessContainers going to stable
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
Michael cd4371d8d1 Fix code mark in configure-volume-storage.md 2022-11-14 20:47:50 +08:00
PiotrProkop 701ed987c5 topologymanager: document topology manager policy options
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Sean Wei 37864abbb4 Tweak tasks/configmap-secret 2022-11-13 09:10:07 +08:00
carolina valencia 947cab0667 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-12 19:27:28 -03:00
Francesco Romani 25771e94f0 node: cpumgr: docs: Kubelet CPU Manager GA graduation
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Michael 82dbefc100 Make layout prettier in /configure-volume-storage.md 2022-11-11 21:21:24 +08:00
Michael b1ab30de08 Tweak line wrappings in /configure-service-account.md 2022-11-11 21:03:04 +08:00
Ritikaa96 6c59b57e31 adding links to easy-rsa, cfssl and openssl in certificates.md 2022-11-11 18:05:58 +05:30
Swati Sehgal 10a7a506cb node: devicemgr: docs: Updates based on review comments (Nov 1, 2022)
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:43 +00:00
Swati Sehgal 0a0fb70fc2 node: devicemgr: docs: Additional updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal 89fa301731 node: devicemgr: docs: Updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00
Kubernetes Prow Robot 6f2acafc1a
Merge pull request #36669 from sftim/20211208_move_connecting_applications_with_services
Move "Connecting Applications with Services" to tutorials section
2022-11-10 17:32:09 -08:00
Maksim Nabokikh 5d61921a11 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh 0a5e274a42 Add doc about how to get self subject attributes
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Kubernetes Prow Robot 396f5fe14f
Merge pull request #37344 from windsonsea/inswine
Add the ending mark of codeblock in install-kubectl-windows.md
2022-11-09 20:00:53 -08:00
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 f3248058fd
Merge pull request #33654 from sftim/20190601_task_configure_service_account_reword
Reword tasks relating to ServiceAccounts
2022-11-09 13:50:56 -08:00
Kubernetes Prow Robot 39e34c92e1
Merge pull request #34855 from shannonxtreme/manage-secrets-kubectl
Add create and edit to kubectl secrets
2022-11-09 03:52:12 -08:00
carolina valencia 4d9111a85c Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-08 18:17:11 -03:00
Tim Bannister fc34399bdd Add advice about PSP migration
You can't upgrade from PSA to PSA if you are already running a version
of Kubernetes that doesn't include PSP.
2022-11-05 18:29:57 +00:00
Michael 61ca3c1438 Fix install-kubectl-windows.md 2022-11-04 10:14:21 +08:00
Kubernetes Prow Robot d3e08805fd
Merge pull request #37271 from maxgio92/patch-2
docs(setup-konnectivity.md): remove duplicate openssl option
2022-11-03 16:42:14 -07:00
Stefan Lasiewski ef7fef5812
Verify key name in API Server and in etcd
Sometimes the key may not match due to bugs or human error
2022-11-01 14:26:10 -07: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 668c2b1ca9 correcting grammatical mistakes in migrating-from-dockershim.md 2022-11-01 18:13:32 +05:30
Ritikaa96 bcdb8f3b93 updating kubeadm-reconfigure-doc 2022-11-01 16:34:11 +05:30
Kubernetes Prow Robot 27daefaa2a
Merge pull request #34853 from shannonxtreme/manage-secret-kustomize
Add create and edit to kustomize steps
2022-10-30 05:46:43 -07:00
Tim Bannister 5ed062fb1f
Use kubectl to wait for Jobs to succeed
No need to poll: there's a subcommand for that.
2022-10-29 19:56:31 +01:00
Shannon Kularathna ce1e4b18df Remove verification steps and link to kubectl topic
This removes the duplicate content
2022-10-29 13:05:02 -04:00
Shannon Kularathna 4da5f8344e Add create, edit, and cleanup steps
1. Modify the overview

2. Modify the create steps

- Keep the original overview for the section with minor mods
- Split creating the file and applying the file into headings
- Add tabs for using literals, files, and env files
- In literals tab, keep original content
- In Files tab, add step numbers and step for base64 encode
- In env tab, keep original content
- For applying the file, keep original code blocks
- Minor modifications to the structure of sentence

3. Add edit secret step

4. Minor changes to cleanup section
2022-10-29 13:04:48 -04:00
Kubernetes Prow Robot 808f74bc56
Merge pull request #37506 from Nordix/update-link-in-crd-versions/mohammed
Update links in crd-versions docs based on the latest k8s release
2022-10-29 08:16:40 -07:00
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
mboukhalfa 0e569cc9ed
Update links in crd docs based to v1.25 k8s release 2022-10-25 14:13:02 +03:00
Kubernetes Prow Robot 4b05eab8b9
Merge pull request #37192 from maciejporebski/patch-1
Add Kubectl Install Instructions Using Winget
2022-10-24 11:56:24 -07:00
Kubernetes Prow Robot e368a6ae3f
Merge pull request #37381 from Nordix/tiny-spell-fix/mohammed
Tiny spell fix and rephrasing
2022-10-24 10:58:25 -07:00
Kubernetes Prow Robot 065d8e65bf
Merge pull request #37284 from chandansingh1653/patch-1
Update custom-resource-definition-versioning.md
2022-10-24 10:56:25 -07:00
Kubernetes Prow Robot f3a26eb9e8
Merge pull request #37442 from sftim/20221021_skip_check_k8s_version_service_api
Don't check Kubernetes version for using Service API
2022-10-24 10:50:27 -07:00
Joe McMahon 1518132f9c 31483: clarify monitoring language
- Original wording seemed to be tacitly encouraging Prometheus as the
   preferred monitoring solution, and was confusing to non-native
   speakers as written.
 - Remove direct references to Prometheus.
 - Emphasize that the Kubernetes docs are not in the business of telling
   you how to monitor Kubernetes.
 - Note that any monitoring should understand OpenMetrics.
 - Link to the CNCF landscape site, picking out the options for anyone
   who isn't sure what options they have
 - Note that the specific choice is part of the overall design of the
   infrastructure platform.
2022-10-24 01:05:31 -07:00
Kubernetes Prow Robot 0f95030f8d
Merge pull request #36674 from ryparker/patch-1
docs(HPA): typo "if it's unready and transitioned to unready"
2022-10-22 01:43:58 -07:00
Tim Bannister a4629cd19b
Update ServiceAccount tasks in light of TokenRequest
Now that TokenRequest is the default way to get a service account token
for a Pod, update the task pages that relate to this.
2022-10-22 02:56:43 +01:00
Tim Bannister 0fda59f8df
Reword “Configure Service Accounts for Pods” 2022-10-22 02:56:40 +01:00
Tim Bannister 9584f1d807
Don't check Kubernetes version for using Service API
All supported Kubernetes versions let you access Services within your
cluster, so there is no special need to check what version you're running.
2022-10-22 00:32:12 +01:00
Gunju Kim a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue 2022-10-20 21:43:33 +09:00
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 4a1fa16893
Merge pull request #37339 from sreeram-venkitesh/37132-warning-for-password-in-kubeconfig
Added warning about password in sample client config file
2022-10-19 08:33:03 -07:00
Sreeram Venkitesh 2e1caa007c Added caution block and resolved review comments 2022-10-19 18:08:21 +05:30
mboukhalfa 388a17b204
tiny spell fix and rephrasing 2022-10-19 15:25:12 +03:00
Huang Zou 608663e049
Fix kubectl autocompletion may only work on root
The current instructions creates a /etc/bash_completion.d/kubectl file with the default file permission, and may not always contain the necessary global read permission for all users of the system to use the config. This is fixed by adding a chmod command that adds the missing permisison, in case it is missing
2022-10-18 14:00:09 -04:00
Kubernetes Prow Robot 4c6003344a
Merge pull request #36854 from AnassKartit/patch-1
Update install-kubectl-windows.md
2022-10-17 11:13:07 -07:00
Kubernetes Prow Robot b1f8531498
Merge pull request #35384 from shannonxtreme/add-edit-secret-file
Add Edit Secret step to Managing Secrets Using a Configuration File
2022-10-15 12:19:06 -07:00
Anass Kartit 4f52a6fbdc
Update install-kubectl-windows.md
replaced curl with curl.exe at line 160
2022-10-14 10:35:25 +02:00
Maciej Porebski 5254265c1b
Add Oxford Comma to CLI Install Options List
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2022-10-12 21:41:17 +01:00
Anass Kartit 79ff9e84e9
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:54:15 +02:00
Anass Kartit a26f7e69f6
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:54:04 +02:00
Anass Kartit 50df8d57f1
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:58 +02:00
Anass Kartit 782afe79e4
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:44 +02:00
Chandan Singh 8b1209d948
Update custom-resource-definition-versioning.md
Since there can be only one version that needs to be stored and storage option is required else the parsing fails. Adding the storage option and setting it false.

Schema Vaildation fails with error: error validating data: ValidationError(CustomResourceDefinition.spec.versions[1]): missing
 required field "storage" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion; if you choose to
 ignore these errors, turn validation off with --validate=false
2022-10-12 18:13:03 +05:30
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
maxgio92 1e2fd3cad8
docs(setup-konnectivity.md): remove duplicate openssl option
This cleans up the command to generate the certificate signin request for the Konnectivity server, by removing a duplicated openssl CLI option for the output file.

Signed-off-by: Massimiliano Giovagnoli me@maxgio.it
2022-10-11 16:37:51 +02: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
Kubernetes Prow Robot b29613f722
Merge pull request #37233 from bel-gacem/patch-2
Fix curl command in pull-image-private-registry.md
2022-10-10 15:13:02 -07:00
Sergey Kanzhelev 0eabe496cd limit ranger clarification 2022-10-10 17:46:28 +00:00
Maciej Porebski 0dde71a1fd
Update CLI Install Section Link to Match New URL 2022-10-10 14:16:26 +01:00
Maciej Porebski 47e928bc3f
Update Section Heading for CLI Install
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-10-10 14:10:59 +01:00
bel-gacem bb4dfd6fcd
Fix curl command in pull-image-private-registry.md
fix curl command
2022-10-09 17:11:03 +01:00
Shannon Kularathna 6f1eed2750 Minor modification to cleanup step intro 2022-10-07 18:20:08 +00:00
Shannon Kularathna 24198cfe45 Add Edit secret step 2022-10-07 18:19:07 +00:00
Shannon Kularathna a9aa488fda Modify verify and decode steps
- Change the describe command
- Add step numbers to decode section
- Change first step to remove excess words
- Modify password base64 string to match previous step
- Move code sample comments into a caution block
2022-10-07 18:16:22 +00:00
Shannon Kularathna 3436e2b361 Add overview and modify create steps
- Add brief intro to the page
- Improve the intro to the create secret section
- Split the steps for creating into subheadings for raw and file
- Keep commands the same but change the password string to be uniform
- Keep explanation of -n flag same but add line at end of note for escaping
- Keep explanation of default key name same (line 64-65)
2022-10-07 18:02:09 +00:00
Shannon Kularathna 69ac3e430c Add Edit secret section
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2022-10-07 17:15:46 +00:00
Maciej Porebski f5eab7d041
Add Kubectl Install Instructions Using Winget 2022-10-06 19:47:23 +01:00
Kubernetes Prow Robot 5b084a3166
Merge pull request #37083 from jmcshane/service-account-update
Add callout for clearing `spec.serviceAccount` alias from workload templates
2022-10-06 08:35:53 -07:00
Kubernetes Prow Robot d601e2c36c
Merge pull request #37174 from bobfuru/patch-3
Add missing period
2022-10-06 08:31:52 -07:00
jmcshane 7adae8cda1 Add callout for clearing spec.serviceAccount alias from workload templates 2022-10-06 11:30:43 -04:00
Bob Furu 64ca4f1e2e
Add missing period
Adds missing period to end of sentence.
2022-10-05 17:11:54 -06:00
Bob Furu af02f58676
Make "Pod" uppercase for consistency in this file
Updates one lone instance of lowercase "pod" for consistency.
2022-10-05 17:07:50 -06:00
Ukri Niemimuukko fc6e3231a7 [en] Add link to Intel GPU plugin
This adds a link to the Intel GPU plugin.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2022-10-04 19:27:03 +03:00
Arnstein Ressem 09ea2ced66
Fix typo in full-pcpus-only option 2022-10-03 08:44:48 +02:00
Kubernetes Prow Robot f2c4d28472
Merge pull request #35230 from Iceber/fix_retainKeys_example
the retainKeys strategy only works in the strategic merge patch
2022-10-02 09:50:13 -07: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 9c3e247397
Merge pull request #36985 from sftim/20220923_omit_vendor_install_docs_gpu_scheduling_task
Omit vendor install docs from scheduling task
2022-09-30 13: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
Kubernetes Prow Robot a7b971f33b
Merge pull request #36978 from bernermic/patch-1
Make scope for `Configure Probes` more clear (add startupProbe)
2022-09-30 05:46:29 -07:00
Kubernetes Prow Robot 23300f6ec9
Merge pull request #37101 from Pro-Coder04/Duplicated_Words
Removed Duplicated words in Security-Context
2022-09-30 05:44:29 -07:00
Kubernetes Prow Robot 76de58969a
Merge pull request #36980 from ydFu/determine-reason-pod-failure
Update Determine the Reason for Pod Failure
2022-09-30 05:40:30 -07:00
Pro-Coder04 30b42602f0
Update content/en/docs/tasks/configure-pod-container/security-context.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-09-30 17:11:22 +05:30
Pro-Coder04 744a7b6c79 Removed Duplicated words in Security-Context 2022-09-30 16:58:06 +05:30
Tim Bannister cf5ccdece0
Switch GPU family in example
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-09-29 23:33:20 +01:00
Akanksha Kumari f22034ad40 Remove the description of the old jsonpath ..image, Retain the explanation of the new jsonpath 2022-09-29 08:52:57 +05:30
Akanksha Kumari eccb792c5e Remove description about way to use absolute path to image field
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-28 21:55:35 +05:30
Tim Bannister d323e21dc4 Label vendor-specific content as thirdparty 2022-09-28 13:25:52 +01:00
Tim Bannister 871ee860ee Omit vendor plugin installation docs
For the GPU scheduling task, omit the docs about installing
vendor-specific device plugins. Instead, link to those pages.
2022-09-28 13:25:52 +01:00
Bishal das 9603bfb721
Update nodelocaldns.md 2022-09-28 17:30:21 +05:30
Kubernetes Prow Robot b38e3e12de
Merge pull request #37019 from prabhakar-oracle/patch-1
Document generating SHA256 CA certificate
2022-09-27 05:13:51 -07:00
Kubernetes Prow Robot affffee3fb
Merge pull request #37002 from WESTZERO115/en_usernamespaces
Fix Markdown Error in user-namespaces.md
2022-09-26 13:36:15 -07:00
PARKINHYO b6a6b81577 Fix typo of the contents 2022-09-26 23:03:54 +09:00
Kubernetes Prow Robot c8dd511e68
Merge pull request #36730 from akankshakumari393/secret_store
Add link to create secret directly if credentials stores are being used
2022-09-26 06:57:46 -07:00
Prabhakar Palanivel 0e4ad8a37d
Update certificates.md 2022-09-25 17:44:18 +05:30
Akanksha kumari 717dbf1f1d
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-09-25 10:14:41 +05:30
WESTZERO115 09fafef4f4 Fix Markdown Error in user-namespaces.md
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-25 00:51:53 +09:00
ydFu 1ca77d26b9 Update Determine the Reason for Pod Failure
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-24 13:18:27 +08:00
Bird 7dcfd54a6f fix: homebrew prefix error in bash-completion of kubectl(en) 2022-09-24 10:50:20 +08:00
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
Michael Berner 491036a847
Make scope for `Configure Probes` more clear
Configure Probes section does not mention startup probes.
I just tried to check, what the default options for a startupProbe are and stumbled upon this. I think it would help to make it clear, that these options also apply to the startupProbe.
2022-09-23 12:03:31 +02: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
Kubernetes Prow Robot c051e11e84
Merge pull request #36604 from windsonsea/trcomen
Fix typos and layout: translate-compose-kubernetes.md
2022-09-22 17:50:38 -07:00
Kubernetes Prow Robot 8d052578b6
Merge pull request #36948 from sh4sh/patch-1
Update link to Dynamic Provisioning doc instead of blog
2022-09-22 16:58: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 266841629d
Merge pull request #36113 from samos123/fix-36111
remove unused repo gpgkey for yum repo
2022-09-21 17:49:08 -07:00
Sunny 4be5a30965
Link to Dynamic Provisioning doc instead of blog 2022-09-21 13:32:43 -04:00
Kubernetes Prow Robot 031f87ed5f
Merge pull request #36501 from liggitt/podsecurity-ga
Update pod security configuration docs for v1
2022-09-20 07:23:20 -07:00
Kubernetes Prow Robot 15bf5813c6
Merge pull request #36716 from akankshakumari393/patch-6
Fix Broken Link to CustomResourceDefinition
2022-09-18 06:22:28 -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
Anass Kartit 8d35a74385
Update install-kubectl-windows.md
suggest to replace curl with native invoke-webrequest
2022-09-16 11:00:39 +02:00
Akanksha Kumari 3c19825f1a Update link to point to storageClass reference 2022-09-15 19:53:35 +05:30
astraw99 bf9bce3107 Drop doc prior to v1.20 2022-09-15 22:05:11 +08:00
Akanksha Kumari d4ab03eb41 Fix Broken link to storageClass on configure-persistent-volume-storage.md 2022-09-15 09:47:01 +05:30
Akanksha Kumari 0443319bda Update the CRD link to reference/kubernetes-api/extend-resources/custom-resource-definition-v1/ 2022-09-15 09:24:42 +05:30
Shubham 88380ad730
Modify note content about kubectl, CRDs, and subresources (#34468)
* Modified the NOTE for Kubectl Subresource Support.

Improvement: Removed word tool.

Typo fix.

* Added task for patch the deployment using subresource flag.

* Updated the content.

* Updated the link for kubectl patch.

* Resolved nits.

* Improvement: updated the content.

* Removed new deployment and used existing deployment manifests.
2022-09-14 15:41:23 -07: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
Kubernetes Prow Robot 5a887c388c
Merge pull request #36472 from SubhasmitaSw/cronInfoRemove
Remove info about CronJob graduating to stable
2022-09-14 09:39:01 -07:00
Kubernetes Prow Robot 17a4caa8c3
Merge pull request #35743 from crenshaw-dev/clarify-env-var-dependency-order
clarify that order matters in dependent environment variables
2022-09-12 04:19:24 -07:00
Stanlee fa4a73e1f3
typo corrected
if typo corrected
2022-09-11 21:07:51 +02:00
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
Akanksha Kumari f03de27003 Minor refactor 2022-09-10 18:04:26 +05:30
Akanksha Kumari c64d16f906 Add link to create secret directly if credentials stores are being used
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-10 17:29:50 +05:30
Akanksha Kumari d0e4c5942e Minor Typo Fix 2022-09-10 11:57:26 +05:30
Akanksha kumari 395143df47 Fix Broken Link to CustomResourceDefinition 2022-09-10 01:00:26 +05:30
yanrongshi f6fa07357d fix some layout 2022-09-09 22:54:18 +08:00
Kubernetes Prow Robot 8c78ad7d3c
Merge pull request #36685 from mimowo/handling-pod-failures-fix-typo
Fix typo in docs referring to the PodDisruptionConditions feature gate
2022-09-09 00:45:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
Ryan Parker 8cab154c59
docs(HPA): typo "if it's unready and transitioned to unready"
Small typo.
2022-09-07 14:02:10 -07:00
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Subhasmita Swain c6afc7a5e5 Remove CronJob info about graduating to stable 2022-09-06 21:45:17 +05:30
Michael 926d85d5fe Fix layout of pod-failure-policy.md 2022-09-06 07:26:09 +08:00
Michael 610a11cfdd Fix typos and layout: translate-compose-kubernetes.md 2022-09-05 21:16:02 +08:00
Jordan Liggitt 7eba57d4de
Update pod security configuration docs for v1 2022-09-01 17:29:53 -04: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
Sam Stoelinga 421109c462 Remove unused repo gpgkey for yum repo
microdnf is having issues with the repo gpgkey that was previously used
however the repogpgcheck was removed in
https://github.com/kubernetes/website/pull/34546 so the gpgkey for the
repo can be removed as well.

this is to implement #36111
2022-08-30 14:44:38 -07: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
Arhell 100f074e0c [en] fix typo assign-pods-nodes-using-node-affinity.md 2022-08-28 01:28:48 +03:00
Qiming Teng ef511e7e65 Style tweak the crd task file
This PR reformats the CRD task file where line wrappings are expected or
proper indentations are needed. It also fixes a link to the kube-apiserver
reference.
2022-08-25 16:04:02 +08:00
Kubernetes Prow Robot 9a83692e54
Merge pull request #36098 from bishal7679/patch-2
Typo fixed in documentation for Use strategic merge
2022-08-24 22:30:08 -07:00
Kubernetes Prow Robot 1b6def77b4
Merge pull request #36244 from kadtendulkar/kad28
Fixing hyperlink on Extend the Kubernetes API with CustomResourceDefinitions Page
2022-08-24 22:16:07 -07:00
Kubernetes Prow Robot bef3a439bd
Merge pull request #36141 from bang9211/bang9211/fix-typo-local-debugging/v0.1
Fix typo in tasks/debug-application-cluster/local-debugging.md
2022-08-24 14:23:49 -07: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
kadtendulkar 655f6a2b8b Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md 2022-08-24 21:45:12 +05:30
Kubernetes Prow Robot 79dfd18b38
Merge pull request #36005 from utkarsh-singh1/update-web-ui-dashboard-md
Updated the web-ui-dasboard.md
2022-08-24 03:16:24 -07:00
Qiming Teng f15ab32593
Revert "Updated kubectl completion configuration" 2022-08-24 15:40:43 +08:00
Kubernetes Prow Robot bf712dd35d
Merge pull request #36114 from mk46/k_completion
Updated kubectl completion configuration
2022-08-23 15:32:04 -07:00
Kristin Martin b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Kubernetes Prow Robot abb8ac3e20
Merge pull request #35856 from kgibm/issue35170
Clarify privileges of kubectl debug node
2022-08-22 16:45:23 -07:00
utkarsh-singh1 99ad00a801 Updated web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-22 10:42:42 +05:30
bang9211 3f08d3163e Fix typo in tasks/debug-application-cluster/local-debugging.md 2022-08-21 21:45:05 +09:00
Manish Kumar 7151102e11 Updated kubectl completion configuration 2022-08-19 23:26:00 +05:30
Bishal das 788c8f6ac3
Update update-api-object-kubectl-patch.md 2022-08-19 12:22:13 +05:30
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot ba191c2011
Merge pull request #35803 from ameukam/1-25-registry-k8s-io
Update docs to reference new container image registry
2022-08-18 08:26:22 -07: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 fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot aee5f66843
Merge pull request #32942 from rohitagarwal003/patch-7
Remove unnecessary step to manually update the service account secrets
2022-08-17 19:40:36 -07:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot 0f9ea17892
Merge pull request #35871 from byako/fix_debug_cluster_with_crictl
Fix Pod spec in debugging crictl
2022-08-17 14:56:46 -07:00
Kubernetes Prow Robot b942e01d7d
Merge pull request #35745 from Rishit-dagli/Rishit-dagli-hpa
Remove unnecessary instructions for HPA task
2022-08-17 14:54:47 -07: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
Kubernetes Prow Robot 4b1b3ac354
Merge pull request #35029 from cici37/celBeta
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Kubernetes Prow Robot 1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Cici Huang d6201fdf65 Update doc for CustomResourceValidationExpressions feature. 2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
utkarsh-singh1 57e71dbbde Updated the web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-16 14:03:18 +05:30
Jan Safranek 77df8a9fb5 Add documentation for SELinuxMountReadWriteOncePod alpha feature
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Kubernetes Prow Robot 3c909360e3
Merge pull request #35833 from hs0210/fix-link
Fix broken link -- downward-api
2022-08-15 20:21:09 -07:00
Kubernetes Prow Robot 762ede868a
Merge pull request #35979 from towfeeqfayaz11/bash-autocompletion-fix-updated
Enable AutoCompletion in Current Session of Bash
2022-08-15 19:37:07 -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
Kubernetes Prow Robot 61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
towfeeqfayaz11 87ef86b8f2 Fixes Issue mentioned here: https://github.com/kubernetes/website/issues/35931
Adding functionality for bash autocompletion in current session
2022-08-15 23:17:39 +09:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot 4b77bee45c
Merge pull request #35952 from ydFu/fix-extra
Fix the extra '{' or '}'  in different files
2022-08-15 04:08:14 -07:00
Kubernetes Prow Robot 6a2e36b253
Merge pull request #35700 from Sea-n/fix-json-highlight
Fix JSON syntax
2022-08-14 12:42:15 -07: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
ydFu 8183d5a62d Fix the extra '{' or '}'
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-14 15:36:13 +08:00
Kubernetes Prow Robot 5494f97299
Merge pull request #35522 from KnVerey/revert-30348
Revert documentation of Kustomize bug as a feature
2022-08-12 06:44:43 -07:00
Alexey Fomenko a6d6a5bb04
Fix Pod spec in debugging crictl 2022-08-11 12:45:49 +03: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
Kevin Grigorenko 20ab45fb78
Clarify privileges of kubectl debug node
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2022-08-10 09:55:25 -05:00
Shubham 7bad15b0c1
Corrected param shortcode. (#35725)
* Corrected param shortcode.

* Quote the URL.
2022-08-10 01:46:30 -07:00
Hu Shuai 9b7af96880 Fix broken link -- downward-api
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08: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
Rishit Dagli aa27eb3a1e Remove unnecessary instructions and use registry.k8s.io 2022-08-07 10:08:04 +00:00