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

Install Doc Updates #451

Merged
merged 5 commits into from
Dec 17, 2020
Merged

Install Doc Updates #451

merged 5 commits into from
Dec 17, 2020

Conversation

jlwynkoop
Copy link
Contributor

Recommend updating the install document to be more clear about the use of cert-manager and also updating the name of the helm chart repository to reflect "fairwinds" rather than "fairwindsOps".

Corrected name of helm repo for polaris chart and added blurb about requiring TLS certs.
Updated to reflect the kubectl and helm install methods both require cert-manager.
@CLAassistant
Copy link

CLAassistant commented Dec 16, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@rbren rbren left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution John!


Supply a CA Bundle with the webhook.caBundle
Create a TLS secret in your cluster with a valid certificate that uses that CA
Pass the name of that secret with the webhook.secretName parameter.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a * in front of these to bullet them? Looks like they get squished together currently.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, thanks for catching that.

Adding bullets to the steps required for CA bundle use.
Fixed typo in the chart URL

* Supply a CA Bundle with the webhook.caBundle
* Create a TLS secret in your cluster with a valid certificate that uses that CA
* Pass the name of that secret with the webhook.secretName parameter.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Pass the name of that secret with the webhook.secretName parameter.
* Pass the name of that secret with the `webhook.secretName` parameter.

Copy link
Contributor

Choose a reason for hiding this comment

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

By the way, this will only apply for helm installation option, right? not sure how to rephrase this for kubectl option..

docs-md/admission-controller.md Outdated Show resolved Hide resolved
Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
@rbren rbren merged commit 2393f0b into FairwindsOps:master Dec 17, 2020
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.

4 participants