Qiming Teng
Qiming Teng
According to - [moving kubeadm out of kubernetes/kubernetes](https://docs.google.com/document/d/1xFAGAjfPQZrcqmapTwpJR5aUA7-2ku1asVeq3dBrjnQ/edit?pli=1#heading=h.58e6aprofbeq) - [KEP 1425](https://github.com/kubernetes/enhancements/pull/1425) we are supposed to use the kubernetes/kubeadm repo as the upstream for reference code generation.
The current doc generator is centered around resources and operations on them. There are quite a few other non-resource paths which can/should be processed. Need to: - figure out a...
Improve component reference generator for kubectl so that the references are generated into sub-directories. This change has no impact on other components like kube-apiserver, kube-controller-manager. It make impact how kubeadm...
Related: #6600 This PR restructures the getting-started tutorial. Changes include: - push the getting started tutorial into a separate directory; - remove duplicated instructions on install and configuration; - rework...
### Describe the proposal The current docs for Gravitino has a lot of repeated and redundant materials. Navigating through the docs is not a pleasant experience, especially for new users....