Skip to content

Instantly share code, notes, and snippets.

@moondev
Last active May 4, 2025 00:48
Show Gist options
  • Save moondev/b428082a08a0a4b60ce4f3580c3ea157 to your computer and use it in GitHub Desktop.
Save moondev/b428082a08a0a4b60ce4f3580c3ea157 to your computer and use it in GitHub Desktop.
up
maas admin boot-resources create name=custom/u2204-k1314-n55014403-o24101140-v4032 architecture=amd64/generic title=u2204-k1314-n55014403-o24101140-v4032 subarches=generic base_image=ubuntu/jammy content@=u2204-k1314-n55014403-o24101140-v4032.tar.gz
kubectl set image deployments.apps -n capmaas-system capmaas-controller-manager manager=docker.io/chadmoon/cluster-api-provider-maas-controller:v0.6.1-amd64
https://gist.github.com/moondev/011c6c6b1de65e5876a806e7ba48452f/raw/1485511cb91d15370eab7aac79a71e0b2b94a86c/mgmt.yaml
kubectl taint nodes --all node-role.kubernetes.io/control-plane-
kubectl label nodes --all node.kubernetes.io/exclude-from-external-load-balancers-
apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.1/manifests/calico.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment