text stringlengths 0 59.1k |
|---|
dst: content/en/docs/reference/command-line-tools-reference/ |
- src: gen-compdocs/build/kubectl.md |
dst: content/en/docs/reference/kubectl/ |
- src: gen-compdocs/build/kubeadm*.md |
dst: content/en/docs/reference/setup-tools/kubeadm/generated/ |
<|endoftext|> |
# source: k8s_docs/update-imported-docs/README.md type: docs |
### Update Kubernetes reference docs |
The `update-imported-docs` script generates the Kubernetes reference docs (component and tool pages, kubectl-command |
reference, and Kubernetes API reference). |
For detailed information about the generation process, view the |
[Generating Reference Documentation Quickstart Guide](https://kubernetes.io/docs/contribute/generate-ref-docs/quickstart/). |
### General Usage |
```shell |
./update-imported-docs <configuration-file.yml> <k8s_release> |
``` |
For example: |
```shell |
./update-imported-docs reference.yml 1.17 |
``` |
<|endoftext|> |
# source: k8s_docs/api-ref-assets/config/fields.yaml type: yaml |
- definition: io.k8s.api.core.v1.PodSpec |
field_categories: |
- name: Containers |
fields: |
- containers |
- initContainers |
- ephemeralContainers |
- imagePullSecrets |
- enableServiceLinks |
- os |
- name: Volumes |
fields: |
- volumes |
- name: Scheduling |
fields: |
- nodeSelector |
- nodeName |
- affinity |
- tolerations |
- schedulerName |
- runtimeClassName |
- priorityClassName |
- priority |
- preemptionPolicy |
- topologySpreadConstraints |
- overhead |
- name: Lifecycle |
fields: |
- restartPolicy |
- terminationGracePeriodSeconds |
- activeDeadlineSeconds |
- readinessGates |
- name: Hostname and Name resolution |
fields: |
- hostname |
- setHostnameAsFQDN |
- subdomain |
- hostAliases |
- dnsConfig |
- dnsPolicy |
- name: Hosts namespaces |
fields: |
- hostNetwork |
- hostPID |
- hostIPC |
- shareProcessNamespace |
- name: Service account |
fields: |
- serviceAccountName |
- automountServiceAccountToken |
- name: Security context |
fields: |
- securityContext |
- name: Alpha level |
fields: |
- hostUsers |
- resourceClaims |
- schedulingGates |
- name: Deprecated |
fields: |
- serviceAccount |
- definition: io.k8s.api.core.v1.PodSecurityContext |
field_categories: |
- fields: |
- appArmorProfile |
- fsGroup |
- fsGroupChangePolicy |
- runAsUser |
- runAsNonRoot |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.