| { |
| "address": "0.0.0.0", |
| "allowPrivileged": true, |
| "authentication": { |
| "anonymous": { |
| "enabled": true |
| }, |
| "webhook": { |
| "cacheTTL": "2m0s", |
| "enabled": false |
| }, |
| "x509": { |
| "clientCAFile": "" |
| } |
| }, |
| "authorization": { |
| "mode": "AlwaysAllow", |
| "webhook": { |
| "cacheAuthorizedTTL": "5m0s", |
| "cacheUnauthorizedTTL": "30s" |
| } |
| }, |
| "babysitDaemons": false, |
| "cAdvisorPort": 4194, |
| "certDirectory": "/var/run/kubernetes", |
| "cgroupDriver": "cgroupfs", |
| "cgroupRoot": "", |
| "cgroupsPerQOS": true, |
| "cloudConfigFile": "", |
| "cloudProvider": "auto-detect", |
| "clusterDNS": [ |
| "10.254.0.10" |
| ], |
| "clusterDomain": "cluster.local", |
| "cniBinDir": "/opt/cni/bin", |
| "cniConfDir": "", |
| "containerRuntime": "docker", |
| "containerized": false, |
| "contentType": "application/vnd.kubernetes.protobuf", |
| "cpuCFSQuota": true, |
| "dockerEndpoint": "unix:///var/run/docker.sock", |
| "dockerExecHandlerName": "native", |
| "enableCRI": true, |
| "enableContentionProfiling": false, |
| "enableControllerAttachDetach": true, |
| "enableCustomMetrics": false, |
| "enableDebuggingHandlers": true, |
| "enableServer": true, |
| "enforceNodeAllocatable": [ |
| "pods" |
| ], |
| "eventBurst": 10, |
| "eventRecordQPS": 5, |
| "evictionHard": "memory.available<100Mi", |
| "evictionMaxPodGracePeriod": 0, |
| "evictionMinimumReclaim": "", |
| "evictionPressureTransitionPeriod": "5m0s", |
| "evictionSoft": "", |
| "evictionSoftGracePeriod": "", |
| "exitOnLockContention": false, |
| "experimentalKernelMemcgNotification": false, |
| "experimentalQOSReserved": {}, |
| "featureGates": "DynamicKubeletConfig=true", |
| "fileCheckFrequency": "5s", |
| "hairpinMode": "promiscuous-bridge", |
| "healthzBindAddress": "127.0.0.1", |
| "healthzPort": 10248, |
| "hostIPCSources": [ |
| "*" |
| ], |
| "hostNetworkSources": [ |
| "*" |
| ], |
| "hostPIDSources": [ |
| "*" |
| ], |
| "hostnameOverride": "", |
| "httpCheckFrequency": "20s", |
| "imageGCHighThresholdPercent": 90, |
| "imageGCLowThresholdPercent": 80, |
| "imageMinimumGCAge": "2m0s", |
| "imagePullProgressDeadline": "1m0s", |
| "iptablesDropBit": 15, |
| "iptablesMasqueradeBit": 14, |
| "kubeAPIBurst": 10, |
| "kubeAPIQPS": 5, |
| "kubeReserved": {}, |
| "kubeletCgroups": "", |
| "lockFilePath": "", |
| "lowDiskSpaceThresholdMB": 256, |
| "makeIPTablesUtilChains": true, |
| "manifestURL": "", |
| "manifestURLHeader": "", |
| "masterServiceNamespace": "default", |
| "maxContainerCount": -1, |
| "maxOpenFiles": 1000000, |
| "maxPerPodContainerCount": 1, |
| "maxPods": 110, |
| "minimumGCAge": "0s", |
| "networkPluginDir": "/etc/cni/net.d", |
| "networkPluginMTU": 0, |
| "networkPluginName": "cni", |
| "nodeIP": "", |
| "nodeLabels": { |
| "node-role.kubernetes.io/node": "true" |
| }, |
| "nodeStatusUpdateFrequency": "10s", |
| "nonMasqueradeCIDR": "10.0.0.0/8", |
| "oomScoreAdj": -999, |
| "outOfDiskTransitionFrequency": "5m0s", |
| "podCIDR": "", |
| "podInfraContainerImage": "gcr.io/google_containers/pause-amd64:3.0", |
| "podManifestPath": "/etc/kubernetes/manifests", |
| "podsPerCore": 0, |
| "port": 10250, |
| "protectKernelDefaults": false, |
| "readOnlyPort": 10255, |
| "registerNode": true, |
| "registerSchedulable": true, |
| "registerWithTaints": [], |
| "registryBurst": 10, |
| "registryPullQPS": 5, |
| "remoteImageEndpoint": "", |
| "remoteRuntimeEndpoint": "", |
| "resolvConf": "/etc/resolv.conf", |
| "rktAPIEndpoint": "localhost:15441", |
| "rktPath": "", |
| "rktStage1Image": "", |
| "rootDirectory": "/var/lib/kubelet", |
| "runtimeCgroups": "", |
| "runtimeRequestTimeout": "2m0s", |
| "seccompProfileRoot": "/var/lib/kubelet/seccomp", |
| "serializeImagePulls": true, |
| "streamingConnectionIdleTimeout": "4h0m0s", |
| "syncFrequency": "1m0s", |
| "systemCgroups": "", |
| "systemReserved": {}, |
| "tlsCertFile": "", |
| "tlsPrivateKeyFile": "", |
| "volumePluginDir": "/usr/libexec/kubernetes/kubelet-plugins/volume/exec/", |
| "volumeStatsAggPeriod": "1m0s" |
| } |