Open chris-hailstorm opened 9 months ago
@chris-hailstorm you can find the steps to trust the certificates at https://docs.kubefirst.io/k3d/quick-start/install#install-the-ca-certificate-authority-of-mkcert-in-your-trusted-store
As for Ngrok, they changed how they managed free accesses to their service recently. We updated kubefirst, but it's not released yet. Hopefully, it will be soon, but until then, you can find workarounds in the initial reported issue https://docs.kubefirst.io/k3d/quick-start/install#install-the-ca-certificate-authority-of-mkcert-in-your-trusted-store
Which version of kubefirst are you using?
v2.3.7
Which cloud provider?
k3d (local)
Which DNS?
None specific
Which installation type?
CLI
Which distributed Git provider?
GitHub
Did you use a fork of
gitops-template
?No
Which Operating System?
macOS
What is the issue?
I create a new cluster via
kubefirst k3d create
-- goes well except for anngrok
problem not related to this issue.The kubefirst dashboard opens in Chrome. I click on the https://metaphor-development.kubefirst.dev/ link and get this error:
I've tried various combinations of setting the local certificate as trusted; setting Chrome flags including
Insecure origins treated as secure
andAllow invalid certificates for resources loaded from localhost
; and similar settings in Firefox. I haven't been able to find a combination that works. Same in Chrome Canary.I'm aware Chrome has been tightening these options in their last few releases.
Is there a recommended way to do this? Is there a way to deploy using LetsEncrypt or other provider?
I don't know if this is related -- the logs for
cert-manager/cert-manager-webhook-*-*
end with this:Code of Conduct