Dennis Schmalacker

Results 29 comments of Dennis Schmalacker

Currently our javascript is only involved in uploading. Taking the MEGA way would be downloading->decrypting->offering to save I'll research in that.

Can you Plesse Fürther explain that? I dont understand why we need to handle files twice with a separate web ui.

How do we ensure encryption? It probably would be better if user encrypt content by themselves and send the key or password by mail or something else. Encryption by US...

Looking at: https://github.com/rancher/machine/blob/094ab1c372c598f945c1e9f2bbb1d0816dc68751/drivers/google/google.go#L277 It seems that we have to return the Public IP in getIP and getURL when we set the flag. The little documentation that is available also suggests...

Together with: https://github.com/hetznercloud/hcloud-cloud-controller-manager I think this should work as expected. In that case, we don't even have to set the private network first, since the hetzner-cloud-controller-manager will set the internal...

Finally everyone, I think I found a solution that works for the use case we all want. Use the external IP for Rancher Communication while using the private Network and...

I wrote down my setup here: https://tech.mecodia.cloud/2021/01/12/running-a-tightly-integrated-hetzner-cloud-kubernetes-with-rancher/

This is still an issue. @andyzhangx