From 6d2c7ec4cffd0d0a9fc9dd9945a458467759d4f6 Mon Sep 17 00:00:00 2001 From: zqm19941101 Date: Tue, 30 Oct 2018 19:01:05 +0800 Subject: [PATCH] fix typo --- .../_generated_kubeletconfigspec_v1alpha2_kops_definition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apireference/build/documents/_generated_kubeletconfigspec_v1alpha2_kops_definition.md b/docs/apireference/build/documents/_generated_kubeletconfigspec_v1alpha2_kops_definition.md index 4bc39585f0b29..9d7768595f950 100644 --- a/docs/apireference/build/documents/_generated_kubeletconfigspec_v1alpha2_kops_definition.md +++ b/docs/apireference/build/documents/_generated_kubeletconfigspec_v1alpha2_kops_definition.md @@ -28,7 +28,7 @@ clientCaFile
*string* | ClientCAFile is the path to a CA certificate cloudProvider
*string* | CloudProvider is the provider for cloud services. clusterDNS
*string* | ClusterDNS is the IP address for a cluster DNS server clusterDomain
*string* | ClusterDomain is the DNS domain for this cluster -configureCbr0
*boolean* | configureCBR0 enables the kublet to configure cbr0 based on Node.Spec.PodCIDR. +configureCbr0
*boolean* | configureCBR0 enables the kubelet to configure cbr0 based on Node.Spec.PodCIDR. enableCustomMetrics
*boolean* | Enable gathering custom metrics. enableDebuggingHandlers
*boolean* | EnableDebuggingHandlers enables server endpoints for log collection and local running of containers and commands enforceNodeAllocatable
*string* | Enforce Allocatable across pods whenever the overall usage across all pods exceeds Allocatable.