Michael
82dbefc100
Make layout prettier in /configure-volume-storage.md
2022-11-11 21:21:24 +08: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
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
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
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
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
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
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
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
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