We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backport fix for Windows app deployment failing with Flannel
The text was updated successfully, but these errors were encountered:
$ rke2 -v rke2 version v1.27.14+dev.c852d3c7 (c852d3c71b5fdd741a7df7513836ef719087e282) go version go1.21.9 X:boringcrypto
$ kgn NAME STATUS ROLES AGE VERSION ip-172-31-6-2.us-east-2.compute.internal Ready <none> 4m v1.27.14+rke2r1 ip-172-31-7-85.us-east-2.compute.internal Ready control-plane,etcd,master 6m v1.27.14+rke2r1 ip-ac1f07f3 Ready <none> 9m v1.27.14 ubuntu@ip-172-31-7-85:~$ kgp | grep "windows\|flannel" default windows-app-deployment-bb7759cf8-4zbx6 1/1 Running 0 51s default windows-app-deployment-bb7759cf8-7mdb2 1/1 Running 0 51s kube-system helm-install-rke2-flannel-hb7rx 0/1 Completed 0 6m kube-system kube-flannel-ds-q9qt5 1/1 Running 0 5m kube-system kube-flannel-ds-x9t22 1/1 Running 0 6m
Sorry, something went wrong.
manuelbuil
mdrahman-suse
No branches or pull requests
Backport fix for Windows app deployment failing with Flannel
The text was updated successfully, but these errors were encountered: