apiVersion: operator.tigera.io/v1 kind: Installation metadata: name: default spec: calicoNetwork: bgp: Enabled ipPools: - blockSize: 20 cidr: 10.128.0.0/16 encapsulation: None natOutgoing: Enabled nodeSelector: all() linuxDataplane: Iptables --- apiVersion: operator.tigera.io/v1 kind: APIServer metadata: name: default spec: {}