Commit Graph

3217 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
Kensei Nakada 01cfb51bfe
graduate MinDomain feature to stable 2024-02-17 20:03:34 +09:00
mtardy ca4dc02375 Remove the SecurityContextDeny admission plugin documentation 2024-02-14 16:39:37 +01:00
Kubernetes Prow Robot 54f37821ba
Merge pull request #45028 from danwinship/kep-3705-to-ga
KEP-3705 CloudDualStackNodeIPs to GA
2024-02-10 09:51:14 -08:00
Vyom-Yadav b7581ac981
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-06 21:41:35 +05:30
Dan Winship 2dd21e887e KEP-3705 CloudDualStackNodeIPs to GA 2024-02-05 15:39:16 -05:00
Zilmar de Souza Junior a83d90341f
Changing git.io to example.com (#43632) 2024-02-02 18:10:47 -08:00
drewhagen e4da56ebcb Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-02-02 09:19:40 -06:00
Kubernetes Prow Robot d8b3cd47b9
Merge pull request #44626 from sftim/20240103_default_host_network_ports_in_pod_templates
Revise explanation for DefaultHostNetworkHostPortsInPodTemplates
2024-02-02 06:56:04 -08:00
Tim Bannister 3b2873ba71 Revise explanation for DefaultHostNetworkHostPortsInPodTemplates
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-02-02 14:45:13 +00:00
cici37 27bec3a39a Address comment 2024-01-31 17:49:21 +00:00
cici37 16098e45eb Add newly added library info. 2024-01-31 17:44:22 +00:00
Alexander Zielenski 0d44cd14a7 add cel quantity library reference 2024-01-31 17:38:11 +00:00
cici37 f16cbcd76b Fix the hyperlinks 2024-01-31 17:27:39 +00:00
drewhagen f29c7f879b Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-01-30 12:36:23 -06:00
Kubernetes Prow Robot 634b1b2b5a
Merge pull request #44807 from randomvariable/topic/randomvariable/fix-StatefulsetAutoDeletePVC-state
Fix default status of StatefulsetAutoDeletePVC when beta
2024-01-29 17:38:20 -08:00
drewhagen 02ab6ecf41 Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-01-26 11:56:49 -06:00
Abhay Krishna Arunachalam b9684657b9 Update wording in API deprecation guide for v1.27 and v1.29 2024-01-25 01:18:41 -08:00
drewhagen 4c6603518d Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-01-23 08:32:03 -06:00
Naadir Jeewa 47730507fe
Fix default status of StatefulsetAutoDeletePVC when beta
StatefulsetAutoDeletePVC has been on by default since it graduated to Beta in 1.27

Signed-off-by: Naadir Jeewa <naadir.jeewa@broadcom.com>
2024-01-19 13:17:12 +00:00
Saketh Kalaga 121d47db90
Update authentication.md
Azure Active Directory is now Microsoft Entra ID.
Changing for the sake of correctness.
2024-01-19 01:06:19 +05:30
drewhagen 73cb97b989 Merge main into dev-1.30 to keep in sync 2024-01-15 20:21:37 -06:00
Joe Betz bc63a98e2d
Document CEL option, library and language feature availability by version (#42695)
* Document CEL option, library and language feature availability by version

* Update content/en/docs/reference/using-api/cel.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Apply feedback

* Feedback applied

* noop commit to trigger build

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-09 16:44:07 +01:00
Kubernetes Prow Robot cca14eff62
Merge pull request #44571 from hunshcn/fix/link
fix outdated link/anchor
2024-01-07 23:15:35 +01:00
Kubernetes Prow Robot 0cac3e8870
Merge pull request #41584 from satyampsoni/replica
Add and use glossary entry for “replica”
2024-01-07 23:04:43 +01:00
Qiming Teng 7100b9ce32 Revise kubectl reference layout
The reference is generated using an improve version of component
reference generator
(https://github.com/kubernetes-sigs/reference-docs/pull/349).
2024-01-06 17:15:47 +08:00
carlory 32a94100f8 remove GA featuregate RemoveSelfLink 2024-01-05 09:48:42 +08:00
John.C 867e2b4022
FIx typo 2024-01-05 00:19:24 +00:00
John.C ea208186fe
Fix typo 2024-01-05 00:18:46 +00:00
Kubernetes Prow Robot 5d587b85fe
Merge pull request #42664 from tengqm/kubectl-reference
Add reference for kubectl command
2024-01-04 21:07:26 +01:00
Kubernetes Prow Robot 9e3193bef1
Merge pull request #44623 from sftim/20240103_identify_pod_os_removed
Simplify description for IdentifyPodOS
2024-01-04 20:56:34 +01:00
Tim Bannister a599742e65 Link to topology manager fine tuning docs from feature gate 2024-01-03 23:45:16 +00:00
Tim Bannister b5e99d4a62 Simplify description for IdentifyPodOS
Now that the feature gate is removed, we can rely on the main Pod
documentation to explain what operating systems Kubernetes can support
for Pods.
2024-01-03 23:24:34 +00:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot c169bebb47
Merge pull request #44554 from sftim/20231228_improve_feature_gate_rendering
Improve feature gate rendering
2024-01-02 22:48:13 +01:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00
Kubernetes Prow Robot 3e1ea503cb
Merge pull request #44494 from Arhell/en-beta
[en] Update go lang link kubelet-config.v1beta1.md
2024-01-02 19:27:27 +01:00
Qiming Teng 8b46ec4047 Fix several link errors 2024-01-01 21:15:50 +08:00
Kubernetes Prow Robot d3da19265f
Merge pull request #44578 from 1000Delta/en_feature-gates_s
Remove useless file in feature-gates/s*
2023-12-30 14:03:09 +01:00
DeltaX eea19f4f81 Remove useless file in feature-gates/s* 2023-12-30 02:15:01 +08:00
DeltaX c2210f5b57 Fix feature-gates/z*.md content format 2023-12-29 00:11:49 +08:00
Tim Bannister 4cb247ba8a Merge branch 'main' into dev-1.30 2023-12-28 14:55:54 +00:00
Tim Bannister daecef8292 Render feature gate descriptions automatically
Build a sorted list of feature gates based on the individual files that
describe them.
2023-12-28 14:54:05 +00:00
Takashiidobe a4b705bc4c code review feedback 2023-12-25 09:44:01 -05:00
Takashiidobe 55cfdc24fb code review feedback 2023-12-25 08:28:07 -05:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Arhell 1693f148c9 [en] Update go lang link kubelet-config.v1beta1.md 2023-12-24 00:39:55 +02:00
Dipesh Rawat b1873fc9ea
Replace the existing tables with the shortcode 2023-12-23 19:10:26 +00:00
Dipesh Rawat 925881c247
Add the new metadata to all the feature gate files 2023-12-23 19:07:01 +00:00
Qiming Teng 028069c808 Add reference for kubectl command
The prvious [kubectl reference](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)
has some problems to resolve and we had never had the luck invest
resource into it. The issues include:

- The kubectl reference is a HTML file, with its own look & feel that
  is different from the rest of the website.
- The kubectl generator is using a container `brianpursley/brodocs:latest`
  which has not seen any maintenance for over severl years. ... and now,
  it is broken. The `make cli` command no longer works, and we don't
  know where the source code is.
- The current kubectl reference is not suitable for browsing on small
  devices. A huge portion of the screen asset is occupied by the
  examples layer. We don't like it and we can do nothing about it.

The added reference for kubectl is generated using the same generator
we use for other k8s components, so the source code is in the
'kubernetes-sig/reference-docs" projects. There is no additional effort
to generate them. The only thing we need to do for each release is to
update it just like we do for other k8s components.
2023-12-23 21:34:03 +08:00
Sergey Kanzhelev 083c0aabc4
Document that replacement functionality must be the same stability level (#42031)
* the replacement functionality must be the same stability level

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-23 02:45:09 +01:00