mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Merge pull request #23430 from huangyuqi/uber-cluster-manager
Automatic merge from submit-queue Implement the cluster-controller of kubernetes federation This PR is the cluster-controller of kubernetes federation. This controller of federation phase 1 just collect the status of federated clusters.
This commit is contained in:
@@ -54,6 +54,7 @@ cluster-dns
|
||||
cluster-domain
|
||||
cluster-name
|
||||
cluster-tag
|
||||
cluster-monitor-period
|
||||
concurrent-deployment-syncs
|
||||
concurrent-endpoint-syncs
|
||||
concurrent-namespace-syncs
|
||||
@@ -136,6 +137,8 @@ external-ip
|
||||
failover-timeout
|
||||
failure-domains
|
||||
fake-clientset
|
||||
federated-api-burst
|
||||
federated-api-qps
|
||||
file-check-frequency
|
||||
file-suffix
|
||||
file_content_in_loop
|
||||
|
||||
Reference in New Issue
Block a user