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] Istio-based service mesh add-on components tolerate running on the spot node pools with the scalesetpriority=spot taint #4702

Open
JamesDLD opened this issue Dec 11, 2024 · 0 comments
Labels
feature-request Requested Features

Comments

@JamesDLD
Copy link

Is your feature request related to a problem? Please describe.
Istio system pod can't be scheduled on AKS spot node pools, indeed a specific toleration is required on pod that will run on spot node pools, see "Schedule a pod to run on the Spot node".
Image

Describe the solution you'd like
A similar bug fix has been release during the "Release 2024-04-28":

  • "The Istio-based service mesh add-on components can now tolerate running on the system node pools with the CriticalAddonsOnly taint."

Describe alternatives you've considered
Disable Istio mTLS on namespace where spot node pool will be deployed.

Additional context
Add an Azure Spot node pool to an Azure Kubernetes Service (AKS) cluster.

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

No branches or pull requests

1 participant