scheduler-tester
04b6fdf80c
Fix the ambiguous sentence in topologySpreadConstraints
2024-09-15 20:58:21 -05:00
Kubernetes Prow Robot
46d6da1579
Merge pull request #47923 from eroldan/patch-2
...
Removed Weave Scope link
2024-09-16 00:25:13 +01:00
Kundan Kumar
2161125a0b
Changes outdated cosign link
2024-09-15 22:36:43 +05:30
Kubernetes Prow Robot
05ba1a7025
Merge pull request #47907 from ayushpatil2122/patch-2
...
Update garbage-collection.md
2024-09-15 00:41:13 +01:00
Kubernetes Prow Robot
c43780d8f0
Merge pull request #47918 from saireddyb/patch-1
...
added image volume type in ephemeral volumes
2024-09-14 16:53:12 +01:00
Eduardo Roldan
f9c3b74510
Removed Weave Scope link
...
Weave Scope is not mantained anymore. The link target is a website without valid TLS certificate and a generic hosting landing page (netlify).
More information:
(https://github.com/weaveworks/scope
2024-09-14 01:07:22 -03:00
saireddyb
f04a552825
Update ephemeral-volumes.md
2024-09-14 00:01:02 +05:30
saireddyb
053a529db7
added image volume type in ephemeral volumes
...
Image volume type falls under ephemeral volumes.
2024-09-13 23:41:59 +05:30
Tim Bannister
08a178b414
Mark Windows node support as beta
...
Support for Windows nodes is beta; make that clearer.
2024-09-13 18:00:51 +01:00
Kubernetes Prow Robot
4fc01b48d0
Merge pull request #47888 from neolit123/1.32-add-linux-windows-task-pages
...
kubeadm: add task pages for adding Linux and Windows worker nodes
2024-09-13 13:37:12 +01:00
Kubernetes Prow Robot
7dd4f54996
Merge pull request #47906 from tengqm/fix-links
...
Fix some hyperlinks in the markdown files
2024-09-13 09:59:12 +01:00
ayushpatil2122
5680361583
Update garbage-collection.md
2024-09-13 11:46:20 +05:30
Qiming Teng
e6855623c7
Fix some hyperlinks in the markdown files
2024-09-13 09:33:51 +08:00
Tony Le
e81d037e6f
Update custom-resource-definitions.md
2024-09-12 12:18:36 -04:00
Lubomir I. Ivanov
65107c74cf
kubeadm: add task pages for adding Linux and Windows worker nodes
...
Adjust the "create a kubeadm cluster" page to link to
two separate task pages for adding Linux / Windows worker nodes.
Base the Windows page on the existing document:
https://github.com/kubernetes-sigs/sig-windows-tools/blob/master/guides/guide-for-adding-windows-node.md
2024-09-12 09:29:52 +03:00
Zhecheng Li
c91c8134be
Update storage-version-migration.md
2024-09-12 13:24:57 +08:00
Kubernetes Prow Robot
ad95201c9f
Merge pull request #47885 from olgalehm/patch-1
...
Removed duplicated paragraph
2024-09-11 16:21:12 +01:00
Tamilselvan
2ccaf064f8
Add envFrom details in docs ( #47709 )
...
* Add envFrom details in docs
* Add envFrom details in docs
* deleted command prompt
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* added shortcode
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Accept review comments
---------
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-11 14:07:12 +01:00
olgalehm
7e71096044
Removed duplicated paragraph
2024-09-11 15:17:51 +03:00
ChinoUkaegbu
2e7c1d4935
add hyperlink for RFC3339 in bootstrap-tokens.md
2024-09-11 11:29:12 +04:00
Armando Alexis Herra Cortez
2c62e0ff1e
Update docs/setup/best-practices/certificates.md ( #44617 )
...
* Update Certificates Best Practices.md
I've organized the required Server/Client certificates requiring PKI in a Kubernetes Cluster and improved the descriptions each point had.
* Added reviewer suggested changes
* Added explanation about kubelet server/client certificates
* Added some additional corrections I had missed
* Update content/en/docs/setup/best-practices/certificates.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
* Update content/en/docs/setup/best-practices/certificates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Wrapping long lines and changing how API Server is mentioned
---------
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-11 07:18:48 +01:00
Kubernetes Prow Robot
863ea4de9c
Merge pull request #47735 from thockin/master
...
Change dnsutils from jessie-dnsutils to agnhost
2024-09-11 01:17:32 +01:00
Kubernetes Prow Robot
ab9491ff77
Merge pull request #47868 from tengqm/fix-filemode
...
Drop executable permission for files
2024-09-10 21:08:09 +01:00
Kubernetes Prow Robot
572bc5e57d
Merge pull request #47826 from olu-folarin/patch-1
...
Update kubernetes-api.md: correct tenses and add punctuation
2024-09-10 07:35:14 +01:00
olu-fola
b1cc8f7b3d
Update kubernetes-api.md
...
Revert changes made to some words' tenses on lines 49 to 52
2024-09-10 07:15:45 +01:00
Qiming Teng
52cb6e5784
Drop executable permission for files
...
There are a few files that has the executable permission set.
This PR fixes it.
2024-09-10 11:37:15 +08:00
Kubernetes Prow Robot
9557e72506
Merge pull request #47753 from windsonsea/matche
...
Fix some typos in 2024-08-16-matchlabelkeys-podaffinity.md
2024-09-10 04:01:13 +01:00
Alex Tierney
347c3753a9
Fix grammatical error in Network plugins segment
...
Fixing a grammatical error in the Network plugins
paragraph. I chose to maintain consistency with
the preceding section, Device plugins.
2024-09-09 15:33:54 -05:00
Kubernetes Prow Robot
0b0b25a905
Merge pull request #47832 from colossus06/patch-1
...
Update Source IP Tutorial: Replace Deprecated echoserver:1.4 with echoserver:1.10 for Compatibility
2024-09-09 21:01:19 +01:00
Qiming Teng
6128af907e
Update RemoveSelfLink feature gate for readability
2024-09-09 10:39:25 +08:00
Gulcan Topcu
9c58a926d5
Update source-ip.md
...
Update the echoserver:1.4 to 1.10
2024-09-08 17:21:36 +03:00
olu-fola
bc11525894
Update kubernetes-api.md: tenses and punctuation
...
## What Change is Proposed?
The tenses of the changed words and a punctuation mark **a comma**
## Why the Change?
To improve readability and tense structure.
2024-09-07 15:18:27 +01:00
Tim Bannister
eb75fd299b
Drop vestigial page for code of conduct
...
We now use a Markdown page and a Hugo layout.
2024-09-07 13:45:30 +01:00
Kubernetes Prow Robot
35ceb4d0f4
Merge pull request #47415 from sftim/20240808_use_docsy_layout_for_community_page
...
Use Docsy-friendly layout for community page
2024-09-07 06:39:02 +01:00
Kubernetes Prow Robot
14f89a0d3f
Merge pull request #47800 from HairlessVillager/patch-1
...
docs: fix borken hyperlink in pod-sidecar-containers.md
2024-09-05 15:13:07 +01:00
Kubernetes Prow Robot
f3936f6389
Merge pull request #47795 from tengqm/fix-traffic-distribution
...
Fix trafficDistribution status in Service v1
2024-09-05 06:43:07 +01:00
HairlessVillager
0e5b1538ac
docs: fix borken hyperlink in pod-sidecar-containers.md
2024-09-05 11:32:46 +08:00
Kubernetes Prow Robot
2993435e74
Merge pull request #47796 from cdesiniotis/dra-typo
...
Fix typo in dynamic-resource-allocation.md
2024-09-05 00:37:02 +01:00
Tim Bannister
f5d4315b4b
Use Docsy layout for community page
...
Adapt the existing page to work with (near-)vanilla Docsy.
This includes new localizable strings.
2024-09-05 00:26:26 +01:00
Christopher Desiniotis
744d7d6f4a
Fix typo in dynamic-resource-allocation.md
...
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
2024-09-04 16:00:58 -07:00
Qiming Teng
9ca17f3979
Fix field name for ListMeta in API reference
2024-09-05 06:58:44 +08:00
Qiming Teng
b736d8c92f
Fix trafficDistribution status in Service v1
2024-09-05 06:51:52 +08:00
windsonsea
446d465879
Clean up 2024-08-16-matchlabelkeys-podaffinity.md
2024-09-04 09:33:22 +08:00
Alex Tierney
f6ddca16f9
Update namespaces.md to remove monospace formatting in Note block
...
Note block advising against the use of `kube-` prefixes
was formatted as a mono space code block which stopped
word wrapping.
2024-09-03 20:30:01 -05:00
Kubernetes Prow Robot
8baaba40dd
Merge pull request #47645 from mattcary/patch-2
...
Update mount propagation documentation
2024-09-03 19:22:38 +01:00
Kubernetes Prow Robot
dc9aeb5254
Merge pull request #47710 from iholder101/install-kubeadm/disable-swap
...
[install-kubeadm]: Update instructions to disable or tolerate swap
2024-09-03 19:08:05 +01:00
Kubernetes Prow Robot
0a0da0000a
Merge pull request #47713 from tengqm/update-api-reference-131
...
Update API reference generated for v1.31
2024-09-03 19:06:04 +01:00
Qiming Teng
8ba98c79c1
Update generated API reference for v1.31
2024-09-02 10:08:24 +08:00
Alexander Stefurishin
7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." ( #47724 )
...
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"
* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
Kubernetes Prow Robot
4edcec2785
Merge pull request #47744 from steve-hardman/update-link-kubelet
...
Update resource-metrics-pipeline.md
2024-08-31 23:50:44 +01:00