Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update development environment to use ingress and TLS. #1935

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Conversation

absoludity
Copy link
Contributor

@absoludity absoludity commented Aug 12, 2020

Includes a new dependency on mkcert too.

Description of the change

To further investigate other authproxy options (for #1933) I need a quick, reliable setup with a TLS frontend. This setup uses kind's newer ability to do ingress (together with nginx ingress controller. The mkcert tool is pretty useful too (as all certs that it makes are trusted locally).

Benefits

Can continue #1933 as well as benefit from a TLS setup locally.

Possible drawbacks

Requires port 443 to be available locally (I could perhaps look at adjusting the ingress to use a higher-range port) to map to the kind container.

Includes a new dependency on mkcert too.
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@absoludity absoludity merged commit 75eb460 into master Aug 17, 2020
@absoludity absoludity deleted the devel-tls branch August 17, 2020 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants