Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add ABM admin cluster script #459

Merged
merged 7 commits into from
Oct 24, 2022
Merged

Conversation

Shabirmean
Copy link
Member

Fixes #458

Description

  • We need a new bash script for setting up GCP and creating a ABM admin cluster
  • This script will be used as a prerequisite for creating user cluster via UI

Change summary

  • Add new script for the admin cluster creation
  • Reorganize docs to explain the different scripts in this sample's folder
  • Renamed the old setup_and_install_abm.sh script to install_hybrid_cluster.sh; however the old cluster is kept as is to make sure the docs referring to it don't break. Once the references are updated to point to the new script we can remove it

Related PRs/Issues

  • N/A

@Shabirmean Shabirmean requested a review from a team as a code owner October 22, 2022 00:04
@snippet-bot
Copy link

snippet-bot bot commented Oct 22, 2022

Here is the summary of changes.

You are about to add 20 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 22, 2022
@Shabirmean Shabirmean merged commit 89affa9 into main Oct 24, 2022
@Shabirmean Shabirmean deleted the admin-cluster-script branch October 24, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improvement: add bash script for creating ABM admin cluster
2 participants