Bohdan Bolshakov

Results 5 issues of Bohdan Bolshakov

I can't create a Kubernetes Cluster on Hetzner Cloud using RKE2/K3s. Here's an example, when I have RKE1 selected, I can create a Kubernetes Cluster: ![image](https://github.com/JonasProgrammer/docker-machine-driver-hetzner/assets/99731862/54040ec6-8dc9-4336-b303-d9e935eec91e) and ![image](https://github.com/JonasProgrammer/docker-machine-driver-hetzner/assets/99731862/eedf4dd2-c248-4a82-aa73-31e83eaff0a2) But when...

Hello everybody! I've encountered an unpleasant problem. I am running the following command: ```bash > s3cmd signurl s3://download-uploads/$NFS_DOMAIN_DEV/$NFS_DOMAIN_DEV.tar.gz +3600 http://s3.eu-central-1.amazonaws.com/download-uploads/$NFS_DOMAIN_DEV/$NFS_DOMAIN_DEV.tar.gz?... ``` When I click on the link I get the...

/kind bug **What steps did you take and what happened:** I tried to manually create FIrewall rules and attach them to K8s Cluster, but after adding my Firewall K8s Cluster...

/kind bug **What steps did you take and what happened:** I have the following configuration for control-plane node pool: ```yaml --- apiVersion: cluster.x-k8s.io/v1beta1 kind: Cluster metadata: name: hz-k8s-capi-fsn1-cw-dev namespace: default...

/kind bug **What steps did you take and what happened:** I did not find a basic Firewall setup using Cilium in this repository. **What did you expect to happen:** I...