Qiming Teng
57f5790d52
Config API for v1.25
2022-08-24 14:55:25 +08: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
a5eeb338f1
Config API reference for 1.24
2022-05-04 22:32:02 +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
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
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
Noah Stride
a5bff81f7f
chore: regenerate kubelet-config
...
Updates kubelet-config with latest values to fix inaccurate values displaying in docs.
2021-06-18 11:04:32 +01:00
Qiming Teng
79845b0c4a
Add kubelet config reference
...
This is a reference for kubelet config generated from
github.com/tengqm/genref tool using the following command:
./genref -include kubelet-config
2021-04-01 21:53:14 +08:00