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.27] - Windows app deployment failing with Flannel #6174

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

[Release-1.27] - Windows app deployment failing with Flannel #6174

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.27 branch with commit c852d3c

Testing

Validation

$ 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

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

2 participants