diff --git a/k8s/crds/kops.k8s.io_clusters.yaml b/k8s/crds/kops.k8s.io_clusters.yaml index fb5fb8198b..0822c9a1a1 100644 --- a/k8s/crds/kops.k8s.io_clusters.yaml +++ b/k8s/crds/kops.k8s.io_clusters.yaml @@ -1073,7 +1073,8 @@ spec: authentication type: boolean enableProfiling: - description: Enable profiling via web interface + description: EnableProfiling enables profiling via web interface + host:port/debug/pprof/ type: boolean encryptionProviderConfig: description: EncryptionProviderConfig enables encryption at rest @@ -1395,7 +1396,8 @@ spec: type: string type: array enableProfiling: - description: Enable profiling via web interface + description: EnableProfiling enables profiling via web interface + host:port/debug/pprof/ type: boolean experimentalClusterSigningDuration: description: ExperimentalClusterSigningDuration is the duration @@ -1752,7 +1754,8 @@ spec: format: int32 type: integer enableProfiling: - description: Enable profiling via web interface + description: EnableProfiling enables profiling via web interface + host:port/debug/pprof/ type: boolean featureGates: additionalProperties: @@ -2075,9 +2078,7 @@ spec: description: 'Default kubelet behaviour for kernel tuning. If set, kubelet errors if any of kernel tunables is different than kubelet defaults. (DEPRECATED: This parameter should be set - via the config file specified by the Kubelet''s --config flag. - See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ - for more information.)' + via the config file specified by the Kubelet''s --config flag.' type: boolean readOnlyPort: description: ReadOnlyPort is the port used by the kubelet api @@ -2450,9 +2451,7 @@ spec: description: 'Default kubelet behaviour for kernel tuning. If set, kubelet errors if any of kernel tunables is different than kubelet defaults. (DEPRECATED: This parameter should be set - via the config file specified by the Kubelet''s --config flag. - See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ - for more information.)' + via the config file specified by the Kubelet''s --config flag.' type: boolean readOnlyPort: description: ReadOnlyPort is the port used by the kubelet api diff --git a/k8s/crds/kops.k8s.io_instancegroups.yaml b/k8s/crds/kops.k8s.io_instancegroups.yaml index 0d9bfd28c8..722476c736 100644 --- a/k8s/crds/kops.k8s.io_instancegroups.yaml +++ b/k8s/crds/kops.k8s.io_instancegroups.yaml @@ -460,9 +460,7 @@ spec: description: 'Default kubelet behaviour for kernel tuning. If set, kubelet errors if any of kernel tunables is different than kubelet defaults. (DEPRECATED: This parameter should be set - via the config file specified by the Kubelet''s --config flag. - See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ - for more information.)' + via the config file specified by the Kubelet''s --config flag.' type: boolean readOnlyPort: description: ReadOnlyPort is the port used by the kubelet api