Skip to content

[AKS] az aks check-acr: add the nodeslector linux to avoid the "canipull" pod to be scheduled on the windows node#17933

Merged
fengzhou-msft merged 1 commit intoAzure:devfrom
Shuanglu:aks-check-acr_fix
May 8, 2021
Merged

[AKS] az aks check-acr: add the nodeslector linux to avoid the "canipull" pod to be scheduled on the windows node#17933
fengzhou-msft merged 1 commit intoAzure:devfrom
Shuanglu:aks-check-acr_fix

Conversation

@Shuanglu
Copy link
Copy Markdown
Contributor

@Shuanglu Shuanglu commented Apr 30, 2021

Description
referring to the issue #17930 , the command will timeout when the "canipull" pod is scheduled on the windows node. The windows node doesn't support host network mode hence the pod will get stuck in container creating
https://kubernetes.io/docs/setup/production-environment/windows/intro-windows-in-kubernetes/#networking-limitations

Testing Guide
Example usage: az aks check-acr -g -n --acr xx.azurecr.io
Example YAML of "canipull" pod:
image

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Apr 30, 2021
@ghost
Copy link
Copy Markdown

ghost commented Apr 30, 2021

Thank you for your contribution Shuanglu! We will review the pull request and get back to you soon.

@Shuanglu Shuanglu changed the title [AKS] az aks check-acr: add the nodeslector linux to avoid the "canipull" pod to be scheduled … [AKS] az aks check-acr: add the nodeslector linux to avoid the "canipull" pod to be scheduled on the windows node Apr 30, 2021
@yungezz yungezz added the AKS az aks/acs/openshift label May 2, 2021
@fengzhou-msft fengzhou-msft merged commit c847480 into Azure:dev May 8, 2021
Copy link
Copy Markdown

@cceneag cceneag left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS az aks/acs/openshift customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants