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

[Release-1.28] - Windows app deployment failing with Flannel #6175

Closed
manuelbuil opened this issue Jun 10, 2024 · 1 comment
Closed

[Release-1.28] - Windows app deployment failing with Flannel #6175

manuelbuil opened this issue Jun 10, 2024 · 1 comment
Assignees

Comments

@manuelbuil
Copy link
Contributor

Backport fix for Windows app deployment failing with Flannel

@mdrahman-suse
Copy link
Contributor

Validated on release-1.28 branch with commit 2c90f3b

Testing

Validation

$ rke2 -v
rke2 version v1.28.10+dev.2c90f3ba (2c90f3baa0dbd555d5972db542421f3d2cded7b5)
go version go1.21.9 X:boringcrypto
$ kgn
NAME                                         STATUS   ROLES                       AGE    VERSION
ip-172-31-15-33.us-east-2.compute.internal   Ready    <none>                      113m   v1.28.10+rke2r1
ip-172-31-5-39.us-east-2.compute.internal    Ready    control-plane,etcd,master   117m   v1.28.10+rke2r1
ip-ac1f0725                                  Ready    <none>                      109m   v1.28.10

$ kgp | grep "windows\|flannel"
default       windows-app-deployment-6964ff4fb8-gk29m                              1/1     Running     0          8m
default       windows-app-deployment-6964ff4fb8-w6mj2                              1/1     Running     0          8m
kube-system   helm-install-rke2-flannel-dtbfk                                      0/1     Completed   0          17m
kube-system   kube-flannel-ds-gtkdw                                                1/1     Running     0          14m
kube-system   kube-flannel-ds-rxrgh                                                1/1     Running     0          17m

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

No branches or pull requests

3 participants