Skip to content

Docs: Add advanced/internal-tls

Jason Plum requested to merge docs-internal-tls into master

What does this MR do?

Add documentation page and example configuration which demonstrates how to enable TLS between components of GitLab, within the K8s deployment.

  • Adds doc/advanced/internal-tls, including CFSSL script to produce usable internal certificate for all services to share. Notes made that this is not for production use.
  • Add examples/internal-tls/shared-cert0-values.yaml which provides configuration sample.

Related issues

Closes #3387 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Hossein Pursultani

Merge request reports