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

Add support for using cert manager #131

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Add support for using cert manager #131

merged 2 commits into from
Jan 16, 2024

Conversation

hardillb
Copy link
Contributor

Description

Allows k8s to issue certificates for instances with cert-manager.io automatically (supports lets encrypt and private internal CAs)

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

Allows k8s to issue certificates for instancs with
cert-manager.io
@hardillb
Copy link
Contributor Author

hardillb commented Jan 2, 2024

fixes #83

@hardillb
Copy link
Contributor Author

@knolleary can you review when you get a moment please

@knolleary knolleary merged commit 672aeb5 into main Jan 16, 2024
3 checks passed
@knolleary knolleary deleted the cert-manager-tls branch January 16, 2024 12:07
@hardillb hardillb mentioned this pull request Jan 17, 2024
11 tasks
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.

TLS and WebSocket support in NodeRED instance Ingress (the one created by kubernetes.js)
2 participants