acmsync

command module
v0.0.0-...-ea0ec0e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

README

acmsync

Sync kubernetes.io/tls certificates to AWS ACM.

Annotate your secrets with experimental.cert-manager.io/acm-sync: "true"

kubectl annotate secrets test experimental.cert-manager.io/acm-sync=true

Provide ambient credentials (e.g. AWS_ACCESS_KEY_ID, AWS_REGION, AWS_SECRET_ACCESS_KEY) to the controller.

Run the controller.

go install sandbox.jakexks.dev/acmsync@latest
export AWS_ACCESS_KEY_ID=...
kind create cluster
acmsync -zap-devel -zap-log-level=10

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL