Skip to content

Expose https services #516

Answered by iwilltry42
Smana asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Smana, how did you create your cluster?
You can "just" use k3d cluster create --port 6443:443@loadbalancer and then access your service via https://your.service.com:6443 (given that you have some way of resolving your.service.com to localhost).
Should be basically the same as for http... what does curl output when you use --verbose?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Smana
Comment options

You must be logged in to vote
0 replies
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