internal.yaml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. APIServer:
  2. CertSANs: null
  3. ExtraArgs:
  4. authorization-mode: Node,RBAC,Webhook
  5. ExtraVolumes:
  6. - HostPath: /host/read-only
  7. MountPath: /mount/read-only
  8. Name: ReadOnlyVolume
  9. PathType: ""
  10. ReadOnly: true
  11. - HostPath: /host/writable
  12. MountPath: /mount/writable
  13. Name: WritableVolume
  14. PathType: ""
  15. ReadOnly: false
  16. TimeoutForControlPlane: 4m0s
  17. BootstrapTokens:
  18. - Description: ""
  19. Expires: null
  20. Groups:
  21. - system:bootstrappers:kubeadm:default-node-token
  22. TTL: 24h0m0s
  23. Token: s73ybu.6tw6wnqgp5z0wb77
  24. Usages:
  25. - signing
  26. - authentication
  27. CIImageRepository: ""
  28. CertificatesDir: /etc/kubernetes/pki
  29. ClusterName: kubernetes
  30. ComponentConfigs:
  31. KubeProxy:
  32. BindAddress: 0.0.0.0
  33. ClientConnection:
  34. AcceptContentTypes: ""
  35. Burst: 10
  36. ContentType: application/vnd.kubernetes.protobuf
  37. Kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
  38. QPS: 5
  39. ClusterCIDR: ""
  40. ConfigSyncPeriod: 15m0s
  41. Conntrack:
  42. MaxPerCore: 32768
  43. Min: 131072
  44. TCPCloseWaitTimeout: 1h0m0s
  45. TCPEstablishedTimeout: 24h0m0s
  46. EnableProfiling: false
  47. FeatureGates:
  48. ServiceNodeExclusion: true
  49. SupportIPVSProxyMode: true
  50. HealthzBindAddress: 0.0.0.0:10256
  51. HostnameOverride: ""
  52. IPTables:
  53. MasqueradeAll: false
  54. MasqueradeBit: 14
  55. MinSyncPeriod: 0s
  56. SyncPeriod: 30s
  57. IPVS:
  58. ExcludeCIDRs: null
  59. MinSyncPeriod: 0s
  60. Scheduler: ""
  61. SyncPeriod: 30s
  62. MetricsBindAddress: 127.0.0.1:10249
  63. Mode: iptables
  64. NodePortAddresses: null
  65. OOMScoreAdj: -999
  66. PortRange: ""
  67. UDPIdleTimeout: 250ms
  68. Winkernel:
  69. EnableDSR: false
  70. NetworkName: ""
  71. SourceVip: ""
  72. Kubelet:
  73. Address: 1.2.3.4
  74. AllowedUnsafeSysctls: null
  75. Authentication:
  76. Anonymous:
  77. Enabled: false
  78. Webhook:
  79. CacheTTL: 2m0s
  80. Enabled: true
  81. X509:
  82. ClientCAFile: /etc/kubernetes/pki/ca.crt
  83. Authorization:
  84. Mode: Webhook
  85. Webhook:
  86. CacheAuthorizedTTL: 5m0s
  87. CacheUnauthorizedTTL: 30s
  88. CPUCFSQuota: true
  89. CPUCFSQuotaPeriod: 0s
  90. CPUManagerPolicy: none
  91. CPUManagerReconcilePeriod: 10s
  92. CgroupDriver: cgroupfs
  93. CgroupRoot: ""
  94. CgroupsPerQOS: true
  95. ClusterDNS:
  96. - 10.96.0.10
  97. ClusterDomain: cluster.local
  98. ConfigMapAndSecretChangeDetectionStrategy: Watch
  99. ContainerLogMaxFiles: 5
  100. ContainerLogMaxSize: 10Mi
  101. ContentType: application/vnd.kubernetes.protobuf
  102. EnableContentionProfiling: false
  103. EnableControllerAttachDetach: true
  104. EnableDebuggingHandlers: true
  105. EnforceNodeAllocatable:
  106. - pods
  107. EventBurst: 10
  108. EventRecordQPS: 5
  109. EvictionHard:
  110. imagefs.available: 15%
  111. memory.available: 100Mi
  112. nodefs.available: 10%
  113. nodefs.inodesFree: 5%
  114. EvictionMaxPodGracePeriod: 0
  115. EvictionMinimumReclaim: null
  116. EvictionPressureTransitionPeriod: 5m0s
  117. EvictionSoft: null
  118. EvictionSoftGracePeriod: null
  119. FailSwapOn: true
  120. FeatureGates: null
  121. FileCheckFrequency: 20s
  122. HTTPCheckFrequency: 20s
  123. HairpinMode: promiscuous-bridge
  124. HealthzBindAddress: 127.0.0.1
  125. HealthzPort: 10248
  126. IPTablesDropBit: 15
  127. IPTablesMasqueradeBit: 14
  128. ImageGCHighThresholdPercent: 85
  129. ImageGCLowThresholdPercent: 80
  130. ImageMinimumGCAge: 2m0s
  131. KubeAPIBurst: 10
  132. KubeAPIQPS: 5
  133. KubeReserved: null
  134. KubeReservedCgroup: ""
  135. KubeletCgroups: ""
  136. MakeIPTablesUtilChains: true
  137. MaxOpenFiles: 1000000
  138. MaxPods: 110
  139. NodeLeaseDurationSeconds: 40
  140. NodeStatusReportFrequency: 1m0s
  141. NodeStatusUpdateFrequency: 10s
  142. OOMScoreAdj: -999
  143. PodCIDR: ""
  144. PodPidsLimit: -1
  145. PodsPerCore: 0
  146. Port: 10250
  147. ProtectKernelDefaults: false
  148. QOSReserved: null
  149. ReadOnlyPort: 0
  150. RegistryBurst: 10
  151. RegistryPullQPS: 5
  152. ResolverConfig: /etc/resolv.conf
  153. RotateCertificates: true
  154. RuntimeRequestTimeout: 2m0s
  155. SerializeImagePulls: true
  156. ServerTLSBootstrap: false
  157. StaticPodPath: /etc/kubernetes/manifests
  158. StaticPodURL: ""
  159. StaticPodURLHeader: null
  160. StreamingConnectionIdleTimeout: 4h0m0s
  161. SyncFrequency: 1m0s
  162. SystemCgroups: ""
  163. SystemReserved: null
  164. SystemReservedCgroup: ""
  165. TLSCertFile: ""
  166. TLSCipherSuites: null
  167. TLSMinVersion: ""
  168. TLSPrivateKeyFile: ""
  169. VolumeStatsAggPeriod: 1m0s
  170. ControlPlaneEndpoint: ""
  171. ControllerManager:
  172. ExtraArgs: null
  173. ExtraVolumes: null
  174. DNS:
  175. ImageRepository: ""
  176. ImageTag: ""
  177. Type: CoreDNS
  178. Etcd:
  179. External: null
  180. Local:
  181. DataDir: /var/lib/etcd
  182. ExtraArgs: null
  183. ImageRepository: ""
  184. ImageTag: ""
  185. PeerCertSANs: null
  186. ServerCertSANs: null
  187. FeatureGates: null
  188. ImageRepository: k8s.gcr.io
  189. KubernetesVersion: v1.12.2
  190. LocalAPIEndpoint:
  191. AdvertiseAddress: 192.168.2.2
  192. BindPort: 6443
  193. Networking:
  194. DNSDomain: cluster.local
  195. PodSubnet: ""
  196. ServiceSubnet: 10.96.0.0/12
  197. NodeRegistration:
  198. CRISocket: /var/run/dockershim.sock
  199. KubeletExtraArgs: null
  200. Name: control-plane-1
  201. Taints:
  202. - effect: NoSchedule
  203. key: node-role.kubernetes.io/master
  204. Scheduler:
  205. ExtraArgs: null
  206. ExtraVolumes: null
  207. UseHyperKubeImage: true