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

Updated ingress.md TLS section #23522

Merged
merged 1 commit into from
Oct 18, 2020
Merged

Conversation

VladMasarik
Copy link
Contributor

I missed the fact that for TLS to work, Ingress resource has to explicitly mention host from rules part. I thought that the default routing rule ( the one without host field ) would work as well. Only recently I realized that the certificates would have to contain all the possible sub-domains to work for default rule. Well, I wish to stop other "not so smart" people from missing that as well. It possibly is mentioned somewhere, but me, nor my colleagues, found it.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 28, 2020
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Aug 28, 2020
@VladMasarik
Copy link
Contributor Author

/assign @SFTI

@sftim
Copy link
Contributor

sftim commented Aug 28, 2020

/sig network

@k8s-ci-robot k8s-ci-robot added the sig/network Categorizes an issue or PR as relevant to SIG Network. label Aug 28, 2020
@sftim
Copy link
Contributor

sftim commented Aug 28, 2020

I wonder if another approach is better: create a new Task page that describes how to set up TLS for your workload, and describe this detail there rather than in the Ingress concept.

@netlify
Copy link

netlify bot commented Aug 28, 2020

Deploy preview for kubernetes-io-master-staging ready!

Built with commit 73780ca

https://deploy-preview-23522--kubernetes-io-master-staging.netlify.app

@sftim
Copy link
Contributor

sftim commented Aug 28, 2020

@VladMasarik if I start work on that Task page, would you be willing to help with the Ingress TLS documentation?

@VladMasarik
Copy link
Contributor Author

@sftim Ahhh, you mean creating new section in ( https://kubernetes.io/docs/tasks/tls/ ) and there describing how to set it up? Could be a good idea!

Sure I would help, although not sure how long it will be relevant. I was following instructions from cert-manager / helm pages from a year ago, and even those were rather outdated. Still I would be up for it, just tag me in a PR / Issue.

@VladMasarik
Copy link
Contributor Author

@sftim ping

@sftim
Copy link
Contributor

sftim commented Sep 5, 2020

This is on my list of things to help with - I'm not sure when I'd get time @VladMasarik

@VladMasarik
Copy link
Contributor Author

Sure no problem, and what about this PR? Should we close it, let it get stale and closed automatically, or merge and later when we get to writing the guide remove this text?

@VladMasarik
Copy link
Contributor Author

@sftim because after some time, it will turn into a dead PR, although there is a solution. Like this one.

Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 30, 2020
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 7b645e954f0f850749effc26a37669e6f498a442

@k8s-ci-robot k8s-ci-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Oct 1, 2020
@VladMasarik
Copy link
Contributor Author

@sftim Added the notes as suggested

@zparnold
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zparnold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 13, 2020
@kbhawkey
Copy link
Contributor

@kbhawkey
Copy link
Contributor

Thanks @VladMasarik .
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 18, 2020
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: eafb3daf8afbd91f17c8b40666a228782eb1d5e0

@k8s-ci-robot k8s-ci-robot merged commit 7abf359 into kubernetes:master Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/network Categorizes an issue or PR as relevant to SIG Network. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants