Skip to content

[DOCS-9151] Document custom certificate authorities for the private action runner - #38649

Draft
estherk15 wants to merge 1 commit into
masterfrom
esther.kim/docs-9151-par-custom-ca-certificates
Draft

[DOCS-9151] Document custom certificate authorities for the private action runner#38649
estherk15 wants to merge 1 commit into
masterfrom
esther.kim/docs-9151-par-custom-ca-certificates

Conversation

@estherk15

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Fixes DOCS-9151

  • Adds a "Custom CA certificates" section to the private action runner setup docs, covering how to configure a standalone runner to trust an internal certificate authority.
  • Docker and Docker Compose instructions use the SSL_CERT_DIR environment variable with a mounted certificate.
  • Kubernetes instructions use the private action runner Helm chart's native customCaCert.configMapName option.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Add instructions for configuring a standalone private action runner
to trust an internal certificate authority, using the SSL_CERT_DIR
environment variable for Docker/Docker Compose and the Helm chart's
native customCaCert option for Kubernetes.
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

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.

1 participant