Skip to content

Instantly share code, notes, and snippets.

@stephenlauck
Last active October 29, 2023 02:04
Show Gist options
  • Save stephenlauck/86252a6e40a45926e52766dc270124c4 to your computer and use it in GitHub Desktop.
Save stephenlauck/86252a6e40a45926e52766dc270124c4 to your computer and use it in GitHub Desktop.
Cilium ippool
apiVersion: "cilium.io/v2alpha1"
kind: CiliumLoadBalancerIPPool
metadata:
name: "podinfo-pool"
spec:
cidrs:
- cidr: "172.16.0.0/24"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment