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 AKS #1225

Closed
wants to merge 5 commits into from
Closed

Add support for AKS #1225

wants to merge 5 commits into from

Conversation

krishvoor
Copy link
Contributor

Description

This PR adds supports AKS and allows users to install autotune on AKS as well.

Fixes # (issue)

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Breaking change (What changes might users need to make in their application due to this PR?)
  • Requires DB changes

How has this been tested?

Please describe the tests that were run to verify your changes and steps to reproduce. Please specify any test configuration required.

  • New Test X
  • Functional testsuite

Test Configuration

  • Kubernetes clusters tested on: AKS

Checklist 🎯

  • Followed coding guidelines
  • Comments added
  • Dependent changes merged
  • Documentation updated
  • Tests added or updated

Additional information

Include any additional information such as links, test results, and screenshots here

krishvoor and others added 5 commits June 27, 2024 08:06
This PR adds initial commit to run Autotune on AKS

Signed-off-by: Krishna Harsha Voora <[email protected]>
Signed-off-by: Krishna Harsha Voora <[email protected]>
Signed-off-by: Krishna Harsha Voora <[email protected]>
Signed-off-by: Krishna Harsha Voora <[email protected]>
Comment on lines -48 to 50
AUTOTUNE_DOCKER_REPO="docker.io/kruize/autotune_operator"
AUTOTUNE_DOCKER_REPO="quay.io/kruize/autotune_operator"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change would help with docker rate limiting

@dinogun
Copy link
Contributor

dinogun commented Oct 3, 2024

This is no longer needed as this support has been added

@dinogun dinogun closed this Oct 3, 2024
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.

2 participants