disable kube-proxy
This commit is contained in:
@@ -35,4 +35,8 @@ cluster:
|
||||
- 10.244.0.0/16
|
||||
# The service subnet CIDR.
|
||||
serviceSubnets:
|
||||
- 10.96.0.0/12
|
||||
- 10.96.0.0/12
|
||||
|
||||
# kube-proxy
|
||||
proxy:
|
||||
disabled: true # we are using Cillium for all networking stuff
|
||||
Reference in New Issue
Block a user