``` apiVersion: k8gb.absa.oss/v1beta1 kind: Gslb metadata: name: test-gslb-failover namespace: test-gslb spec: resourceRef: apiVersion: networking.k8s.io/v1 kind: Ingress matchLabels: # ingresses.networking.k8s.io resource selector app: test-gslb-failover strategy: type: failover # Global load balancing strategy primaryGeoTag: eu-west-1 # Primary cluster geo tag ```
This item has no comments currently.
It looks like you have JavaScript disabled. This web app requires that JavaScript is enabled.
Please enable JavaScript to use this site (or just go read Hacker News).
``` apiVersion: k8gb.absa.oss/v1beta1 kind: Gslb metadata: name: test-gslb-failover namespace: test-gslb spec: resourceRef: apiVersion: networking.k8s.io/v1 kind: Ingress matchLabels: # ingresses.networking.k8s.io resource selector app: test-gslb-failover strategy: type: failover # Global load balancing strategy primaryGeoTag: eu-west-1 # Primary cluster geo tag ```