Skip to content

SSL Errors Prevent Access to Rancher UI After Cluster Deployment with Hetzner-K3s #435

Answered by vitobotta
LarvePoire asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, it seems there's a small error :)

You've mistakenly combined the YAML for the Nginx ConfigMap with the YAML for the Helm chart values. Instead, you should first install the ingress controller using the Helm chart, and then create a separate ConfigMap using the provided YAML for the ConfigMap.

The "bad request" errors you're experiencing are due to this mistake: the proxy protocol is enabled on the load balancer but not configured in Nginx.

I'm changing this to a discussion because it's not an issue with hetzner-k3s.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@LarvePoire
Comment options

@vitobotta
Comment options

@LarvePoire
Comment options

@vitobotta
Comment options

Answer selected by LarvePoire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #433 on September 03, 2024 14:58.