mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Add flag to control probing pods statuses from kubelets.
This commit is contained in:
@@ -183,6 +183,7 @@ func startComponents(manifestURL string) (apiServerURL string) {
|
||||
ReadOnlyPort: portNumber,
|
||||
PublicAddress: publicAddress,
|
||||
CacheTimeout: 2 * time.Second,
|
||||
SyncPodStatus: true,
|
||||
})
|
||||
handler.delegate = m.Handler
|
||||
|
||||
|
Reference in New Issue
Block a user