Skip to content

Instantly share code, notes, and snippets.

@richardcase
Last active February 6, 2024 09:50
Show Gist options
  • Save richardcase/4b6e9641f9a68f0c2d6325443083b11f to your computer and use it in GitHub Desktop.
Save richardcase/4b6e9641f9a68f0c2d6325443083b11f to your computer and use it in GitHub Desktop.
Rancher Turtles: Create cluster via GitOps with cluster annotation

These steps assume that the previous test scenarios have been done.

  1. In Rancher Manager go to Continous Delivery
  2. Using the namespace drop down in the top bar select fleet-local
  3. Click Git Repos on the left navigation
  4. Click Add Repository button
  5. Fill in the following information:
  • Name: clusters
  • Repository URL: https://github.com/rancher-sandbox/rancher-turtles-fleet-example
  • Branch Name: per-cluster-import
  1. Click Next
  2. Click Create
  3. Click into clusters
  4. It should turn Not Read
  5. Check in the cluster that there are Machines being provisioned
  6. All the resources should become Ready
  7. Navigate to Cluster Management
  8. TOO FINISH Watch the resources become ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment