Skip to content

Conversation

@paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Jan 24, 2025

New topic: https://deploy-preview-2995--replicated-docs.netlify.app/enterprise/embedded-tls-certs

Background: We currently only have a topic on how to update custom tls certs in kurl installations. This PR would add a new topic to show the steps for updating tls certs in EC installs

@paigecalvert paigecalvert requested a review from a team as a code owner January 24, 2025 19:14
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Jan 24, 2025
@netlify
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 52d9071
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/679cff2eb1615d00087b74fa
😎 Deploy Preview https://deploy-preview-2995--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 52d9071
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/679cff2e471a9d0008c3c7ed
😎 Deploy Preview https://deploy-preview-2995--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

1. In the shell, run the following command to restore the ability to upload new TLS certificates by adding the `acceptAnonymousUploads` annotation:

```bash
kubectl -n default annotate secret kotsadm-tls acceptAnonymousUploads=1 --overwrite
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is -n default still accurate in ec installs? Or would this be in the kotsadm namespace?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: alex confirmed the kotsadm-tls secret is in the kotsadm ns

@paigecalvert paigecalvert merged commit 08a9fa2 into main Jan 31, 2025
5 checks passed
@paigecalvert paigecalvert deleted the 118932 branch January 31, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants