keps/sig-node/1797-configure-fqdn-as-hostname-for-pods/kep.yaml (37 lines of code) (raw):

title: Configure FQDN as Hostname for Pods kep-number: 1797 authors: - "@javidiaz" - "@clrkio" - "@kochut" owning-sig: sig-node participating-sigs: - sig-network - sig-node status: implemented creation-date: 2020-05-18 reviewers: - "@thockin" - "@marosset" - "@dashpole" - "@wojtek-t" approvers: - "@dchen1107" see-also: - "N/A" replaces: - "N/A" # The target maturity stage in the current dev cycle for this KEP. stage: stable # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. latest-milestone: "v1.22" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.19" beta: "v1.20" stable: "v1.22" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled feature-gates: - name: setHostnameAsFQDN components: - kubelet - kube-apiserver disable-supported: true # The following PRR answers are required at beta release metrics: - run_podsandbox_errors_total