Skip to content

Instantly share code, notes, and snippets.

@ZhaoTzuHsien
Last active September 1, 2022 13:04
Show Gist options
  • Save ZhaoTzuHsien/6b63b452942d201d9ad9295d4fdf839a to your computer and use it in GitHub Desktop.
Save ZhaoTzuHsien/6b63b452942d201d9ad9295d4fdf839a to your computer and use it in GitHub Desktop.
Default BGPConfiguration
apiVersion: crd.projectcalico.org/v1
kind: BGPConfiguration
metadata:
name: default
spec:
serviceLoadBalancerIPs:
- cidr: <Instance IP 1>/32
- cidr: <Instance IP 2>/32
- cidr: <Instance IP 3>/32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment