robert-s-lee / grid-byoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid.ai BYOC Cluster creation demo.

Create

Create Cluster Simple

This allows Grid.ai to create the AWS EKS cluster, then link this cluster to Grid.ai control plane.

  • setup GitHub Secrets
  • Go to GitHub Actions GUI form
    • Fill out and click Run Workflow
      GHA Form
  • Wait about 20 min the script to finish.
    • the GitHub Action log will show the cluster name.

Create Cluster with manual AWS EKS

This allows AWS EKS cluster create by you, then link this cluster to Grid.ai control plane.

Delete

This deletes Grid.ai BYOC cluster. If the delete is not successful, manual clean of aws-nuke and --force delete can be used.

Update

About