Commit Graph

70 Commits (ba9e120d0e09be2509d1c410f29a95f50a7469f9)

Author SHA1 Message Date
Sean McGinnis cc0785e97c
Fix typo in kubeadm-config v1beta4 config reference
When adding formatting to the controlPlaneEndpoint config reference for
kubeadm-config v1beta4 it appears the first letter of the value was accidentally
dropped. This adds it back in the two places where this happened.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-03-27 15:34:18 +01:00
Arhell 1693f148c9 [en] Update go lang link kubelet-config.v1beta1.md 2023-12-24 00:39:55 +02:00
Qiming Teng 7451649920 Updated config API for v1.29 2023-12-14 09:13:20 +08:00
Qiming Teng 8b94250cc9 Update config API reference 2023-10-03 14:09:48 +08:00
Qiming Teng 3e6ebb348e Fix stars in the generated configuration APIs
The upstream source comments are not quite strict at using `*`s,
`<`s or `>`s. These characters, when not enclosed in backtiqs, are
interpreted as Markdown emphasize markers or HTML tags.
Hacking the generator code is not the right solution. We should
attempt to fix them in the source code instead.
Before that, let's keep fixing the generated outputs manually.
2023-09-11 17:54:41 +08:00
Qiming Teng 79a86279a7 Config API for v1.28 2023-08-16 17:16:27 +08:00
Joshua Su 498e518cc9 Fix a small error of example config
Signed-off-by: Joshua Su <i@joshua.su>
2023-08-08 19:59:58 +08:00
August 641b941afd
Add spaces to fix format error
Signed-off-by: zou-weidong <549392485@qq.com>
2023-08-01 16:49:04 +08:00
Kubernetes Prow Robot a748e78052
Merge pull request #41213 from tengqm/fix-kcm-config-api
Fix errors in the kcm config API
2023-05-23 09:36:27 -07:00
Qiming Teng c8ee7f85fa Fix generated Admission config API 2023-05-23 18:54:28 +08:00
Qiming Teng 0976602d3f Fix errors in the kcm config API
For some unknown reason, the API group wasn't parsed correctly.
2023-05-18 21:39:37 +08:00
Qiming Teng 62afa2efee Fix issues in generated config API references
This PR fixes some issues caused by the bad format in source code comments
that confuse the reference generator. Problems are related to the use of
`*` in comment text as literal string rather than emphasis.
2023-05-11 15:38:50 +08:00
Kubernetes Prow Robot 1d9010c60a
Merge pull request #41035 from tengqm/fix-encryption-configapi
Fix generated config API for API server encryption
2023-05-09 02:06:53 -07:00
Qiming Teng f8d4d5e0fd Fix generated config API for API server encryption
There are limitations in the generator when parsing ambiguous strings
such as `*`, `<` etc. `*` is used in Markdown for emphasis, but some
comments are using the literal '*' without properly escaping it.
`<` and `>` are not allowed in Markdown parser. The generated content
for this is at best some warning strings.

This PR fixes this issue manually.

An ideal fix would be proposed to the upstream source code wherever
these happen.
2023-05-09 10:42:21 +08:00
Qiming Teng 6670c3c089 Manually tune kubelet configuration reference
There are some format problems in the generated reference. These
problems aren't easy to solve if not fixing the format of the upstream
source code comments. This PR fixes them manually.
2023-05-05 10:16:36 +08:00
Qiming Teng 944de8f44e Update configuration API reference for v1.27 2023-04-12 08:05:58 +08:00
Qiming Teng bd368eef02 Add config API for apiserver config v1beta1 2023-03-27 15:08:18 +08:00
Qiming Teng ad9b54a466 Add config API for kube-controller-manager configuration 2023-02-28 07:49:49 +08:00
Qiming Teng 3362aa9701 Add admission.k8s.io/v1 API and fix references to it
The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.
2022-12-31 07:44:41 +08:00
Qiming Teng 6989fc3c5b Config API update for 1.26 2022-12-29 08:03:45 +08:00
Qiming Teng 6bdc308785 Add Config API reference for kubeconfig
The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.
2022-12-21 08:43:55 +08:00
Abigail McCarthy 98f310ab58 Updates page weights in reference docs section
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Qiming Teng 57f5790d52 Config API for v1.25 2022-08-24 14:55:25 +08: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
Rita Zhang f367ff60e1
feat: KMS v2alpha1
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2022-08-16 17:32:01 -07:00
Conner Crosby 6138e0bc67
Fix spelling typo for taints 2022-07-10 17:22:25 -04:00
Qiming Teng cb1673538b Update kubeadm reference 2022-07-08 21:50:23 +08:00
Kubernetes Prow Robot 24cf5a5ba8
Merge pull request #34772 from gecube/bindPort-patch
Fix typo in doc - bindPorti
2022-07-02 08:31:24 -07:00
George Gaál 3fe7033047
Fix typo in doc - bindPorti 2022-07-02 13:48:02 +02:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Qiming Teng 55fd6c705c Fix the package name for eventratelimit config API 2022-06-03 17:35:10 +08:00
Kubernetes Prow Robot 86993dc7f3
Merge pull request #33839 from tengqm/update-kubeadm-configapi
Update kubeadm config API
2022-05-24 22:34:43 -07:00
Qiming Teng 10ae8386ee Update kubeadm config API 2022-05-20 06:37:30 +08:00
Qiming Teng c992c4c04f Add imagepolicy.v1alpha1 API 2022-05-18 14:20:20 +08:00
Qiming Teng 90a395745d Cleanup admission-controllers page
This PR fixes several things in the admission-controllers page:

- The `PodSecurity` plugin is enabled by default, but it was not listed so;
- The `apiserver.config.k8s.io/v1alpha1` has been deprecated since v1.17, we are still documenting it side by side with the `apiserver.config.k8s.io/v1` API group;
- The `eventratelimit.admission.k8s.io/v1alpha1` API could use a better reference rather than the design doc; **The imagepolicy.v1alpha1 API is not documented anywhere, I'll add it later on.**
- There are statements about future, which should be removed;
- We are supposed refer to the `LimitRage` API reference rather than pointing users to the design docs;
- We are supposed refer to the `ResourceQuota` API reference rather than pointing users to the design docs;
- There are long lines in the page source which could have been wrapped properly.
2022-05-17 15:37:58 +08:00
yuli 842c411ce9 [zh]Sync reference-7
[zh]Sync reference-7
2022-05-11 13:16:01 +08:00
Qiming Teng a5eeb338f1 Config API reference for 1.24 2022-05-04 22:32:02 +08:00
Qiming Teng e6f416bd2f Update kubeadm config API v1beta3 2022-03-11 12:09:23 +08:00
Kubernetes Prow Robot 189100f5aa
Merge pull request #31786 from tengqm/update-configapis
Update config API reference
2022-02-27 17:38:55 -08:00
Qiming Teng fdd671626d Add kubelet credentialprovider API reference 2022-02-21 08:56:27 +08:00
Qiming Teng ca36ac797c Add API server config reference (v1alpha1)
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Qiming Teng 5dfea11d6f Update config API reference
This PR refreshes the config API references using the latest generator
which had some nits fixed.
2022-02-18 14:27:04 +08:00
Qiming Teng 3e58334b07 Add configuration reference for API server encryption 2022-02-10 11:27:52 +08:00
Qiming Teng bce7fb57e2 Improve configuration API for 1.23
The previous commit for configuration APIs has some nits to fix:

- The client-authentication API has both v1beta1 and v1 supported.
  We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
  API rather than old versions.
2021-12-20 09:45:38 +08:00
Qiming Teng f733bbb956 Remove kube-scheduler-policy contents 2021-12-18 09:43:50 +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
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Qiming Teng f51ed0569d Config API for 1.22 2021-08-05 12:50:28 +08:00
Kubernetes Prow Robot 85be5bb2b1
Merge pull request #29126 from tengqm/add-apiserver-traceconfig
Add API server config API v1alpha1
2021-07-28 03:05:35 -07:00
Kubernetes Prow Robot cac3c3a17d
Merge pull request #29095 from tengqm/kubeadm-config-122
Kubeadm config reference fix
2021-07-27 07:32:46 -07:00