8000 Mount Google cloud Storage bucket on GKE · Issue #13 · simplyzee/kube-rclone · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mount Google cloud Storage bucket on GKE #13

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

Open
pandithdurai opened this issue Jun 13, 2023 · 0 comments
Open

Mount Google cloud Storage bucket on GKE #13

pandithdurai opened this issue Jun 13, 2023 · 0 comments

Comments

@pandithdurai
Copy link

I am trying to deploy kube-rclone solution on GKE but it does not deploy any kube-rclone pod in windows node. Seems Daemonset is not work with windows.

helm install ./kube-rclone --generate-name --namespace default --set rclone.remote=gcs --set rclone.path=C:\test

kubectl get Daemonset -n=default
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
kube-rclone-1686309398 0 0 0 0 0 kubernetes.io/os=windows 3d23h
kube-rclone-1686652003 0 0 0 0 0 kubernetes.io/os=windows 47s

Could you please suggest how it will work with windows node

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

No branches or pull requests

1 participant
0