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
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
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
rob salmond
36bf4368c7
Fix broken link to grpc liveness probe yaml
2022-01-04 14:18:01 -05: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
0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
...
fix glossary
2022-01-03 07:58:59 -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
Alex McCarthy
f424739d9c
Fix grammar in kubernetes dashboard docs
...
Start a new sentence after a period.
2021-12-31 07:06:04 -10: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
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
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
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
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
Clément Nussbaumer
3e839ef963
docs: add link to a new kubelet csr approver
2021-12-17 09:59:46 +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
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
yoshwata
321795000b
fix: here doc style and comment
2021-12-13 23:43:37 +00:00
yoshwata
f1bd7c48af
Update kustomization.md
...
I generated a file in a here document, but the shell variable part seemed to be empty.
2021-12-13 22:00:24 +00:00
Kubernetes Prow Robot
0b266eb4fe
Merge pull request #30784 from ChetHosey/patch-1
...
Correct separator in generated ConfigMap.
2021-12-11 08:29:58 -08:00
Chet Hosey
1abdc117c9
Correct separator in generated ConfigMap.
2021-12-10 12:15:16 -08:00
Tim Bannister
bf66a81980
Fix link to HPA API reference
...
Co-Authored-By: Christoph Neijenhuis <christoph.neijenhuis@commercetools.de>
2021-12-09 20:46:44 +00:00
Qiming Teng
b198199336
Configuration API for v1.23
2021-12-08 16:19:23 +08:00
Jesse Butler
45d37b71ab
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-07 09:28:42 -05:00
Tim Bannister
8983d73fff
Tidy HostProcess task page ( #30762 )
...
* Tidy HostProcess task page
* Use spaces for indentation
Tabs for indentation are less easy to work with between different
contributors. Switch to spaces.
* Fix table for HostProcess requirements
2021-12-06 13:07:33 -08:00
Kubernetes Prow Robot
d6865d1a1f
Merge pull request #30712 from funkypenguin/issue30661
...
Fix auditing example to permit log rotation
2021-12-06 06:04:32 -08:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot
fdac57e01c
Merge pull request #30346 from sureshdsk/sureshdsk-patch-1
...
Update parallel-processing-expansion.md
2021-12-05 20:40:32 -08:00
Erico Fusco
f04516f995
Update kubeadm-upgrade.md ( #30135 )
...
* Update kubeadm-upgrade.md
`apt-mark hold` is still required when `apt-get` is used with `--allow-change-held-packages`.
`--allow-change-held-packages` unholds the package but it doesn't pin the new version.
* Add missing changes
* Update kubeadm-upgrade.md
Remove apt >1.1 examples.
2021-12-05 20:12:32 -08:00
Brandon Smith
1c90494c38
1.22 Windows HostProcess containers update ( #30699 )
...
* Transferred applicable modifications for 1.23 over to 1.22.
* kublet -> kubelet
* Update content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-12-05 20:02:33 -08:00
Kubernetes Prow Robot
4187c652f8
Merge pull request #29152 from tiraboschi/crd_edit_status
...
Concretely explain how to patch CRD status
2021-12-05 19:24:32 -08:00
Kubernetes Prow Robot
24c84387ac
Merge pull request #29078 from vaibhav2107/cluster-services
...
Remove the duplicate content from access-cluster.md
2021-12-05 19:22:32 -08:00
Kubernetes Prow Robot
246d261529
Merge pull request #29841 from pacoxu/patch-7
...
Add safe sysctl net.ipv4.ip_unprivileged_port_start
2021-12-05 17:46:32 -08:00
prameshj
63420166a1
Update docs to clarify the dns configmap format. ( #29988 )
...
* Update docs to clarify the dns configmap format.
* Update content/en/docs/tasks/administer-cluster/nodelocaldns.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-12-05 17:28:32 -08:00
Mohit Sharma
1660298346
fixed the list container images by pod section ( #30207 )
...
Signed-off-by: Mohit Sharma <imoisharma@icloud.com>
2021-12-05 17:18:32 -08:00
Kubernetes Prow Robot
d2d722ae30
Merge pull request #30223 from slayer321/add-volume-example
...
docs: add PV duplicate example
2021-12-05 15:12:32 -08:00
Kubernetes Prow Robot
6ce3307738
Merge pull request #30690 from hangyan/patch-1
...
Remove kompose up and down command doc
2021-12-05 14:58:32 -08:00
Kubernetes Prow Robot
bbeb5184a7
Merge pull request #29739 from jtslear/jts/recommend-hpa-config
...
Add recommendation for Deployment when HPA is enabled
2021-12-05 14:56:32 -08:00
Kubernetes Prow Robot
702ae926dd
Merge pull request #30711 from sftim/20211123_improve_hpa_docs
...
Improve docs for HorizontalPodAutoscaler
2021-12-04 07:04:31 -08:00
Kubernetes Prow Robot
4f193feffe
Merge pull request #30710 from sftim/20211201_improve_probe_documentation
...
Improve documentation for container probes
2021-12-03 06:08:27 -08:00
Tim Bannister
e1bf8f22b2
Improve docs for HorizontalPodAutoscaler
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-03 12:11:45 +00:00