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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Autopilot compatibility checks #161

Open
2 tasks
danielmarzini opened this issue Dec 2, 2022 · 2 comments
Open
2 tasks

Introduce Autopilot compatibility checks #161

danielmarzini opened this issue Dec 2, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@danielmarzini
Copy link
Collaborator

danielmarzini commented Dec 2, 2022

Community Note

  • Please vote on this issue by adding a 馃憤 reaction
    to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do
    not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Introduce additional set of rules for checking if a given GKE Standard cluster, and workloads running on it, are compatible with GKE Autopilot mode.

  • Introduce ./gke-policy check compatibility CLI command that will enable required inputs and process REGO rules from gke.compatibility package
  • Add compatibility rules

References

@danielmarzini danielmarzini self-assigned this Dec 6, 2022
@danielmarzini danielmarzini added the enhancement New feature or request label Dec 6, 2022
@danielmarzini danielmarzini linked a pull request Dec 6, 2022 that will close this issue
@mikouaj
Copy link
Member

mikouaj commented Jan 25, 2023

@mikouaj
Copy link
Member

mikouaj commented Oct 25, 2023

This feature most likely duplicates the already existing API capabilities and existing gcloud command:
gcloud container clusters check-autopilot-compatibility

We need to verify what checks are supported by the API provides however.

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

Successfully merging a pull request may close this issue.

2 participants