Skip to content

Instantly share code, notes, and snippets.

@agracey
Created April 3, 2025 14:32
Show Gist options
  • Save agracey/6b0ec612e719c9888c012b5257bd9fac to your computer and use it in GitHub Desktop.
Save agracey/6b0ec612e719c9888c012b5257bd9fac to your computer and use it in GitHub Desktop.
Cluster labels
kind: Cluster
apiVersion: provisioning.cattle.io/v1
metadata:
name: mycluster
namespace: fleet-default
labels:
region: West
state: OR
city: Bend
lat: "0.0000"
long: "0.0000"
TZ: "PST"
spec: {...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment