Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sandbox.jakexks.dev/acmsync

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sandbox.jakexks.dev/acmsync

  • v0.0.0-20210816175900-ea0ec0e00740
  • Go
  • Socket score

Version published
Created
Source

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

FAQs

Package last updated on 16 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc