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

Add support for GKE Autopilot #251

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

mjura
Copy link
Contributor

@mjura mjura commented Dec 18, 2023

What this PR does / why we need it:
This PR is adding support for GKE Autopilot. GKE Autopilot is a mode of operation in GKE in which Google manages your cluster configuration, including your nodes, scaling, security, and other preconfigured settings.

Which issue(s) this PR fixes
Issue # #136

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests
  • backport needed

Blocked:

@mjura mjura requested a review from a team as a code owner December 18, 2023 11:04
@mjura mjura changed the title [WIP] Add suport for GKE Autopilot Add support for GKE Autopilot Dec 20, 2023
(cherry picked from commit c0e21ad)
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, side question only: why we can't use AutoPilot with NodePools?

@mjura mjura merged commit 6e5d5b3 into rancher:main Jan 5, 2024
6 checks passed
@mjura
Copy link
Contributor Author

mjura commented Jan 5, 2024

Changes look good, side question only: why we can't use AutoPilot with NodePools?

GKE AutoPilot will manage NodePools by itself, so we don't control it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants