Commit Graph

2698 Commits

Author SHA1 Message Date
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
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
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