hundreds-evening-84071
03/20/2023, 2:34 PMbulky-sunset-52084
03/20/2023, 4:58 PMkubectl get <resource> -n <namespace> <resource name> -o yaml > my_manifest.yaml
hundreds-evening-84071
03/20/2023, 5:02 PMbulky-sunset-52084
03/20/2023, 5:03 PMkubectl get <http://clusters.provisioning.cattle.io|clusters.provisioning.cattle.io> -A
will get you the list
kubectl get <http://clusters.provisioning.cattle.io|clusters.provisioning.cattle.io> -n <namespace> <cluster name> -o yaml
will get you the yamlhundreds-evening-84071
03/20/2023, 5:11 PMpolite-piano-74233
03/20/2023, 5:26 PM