Example charms¶
The following charms use goops
and can be used as reference implementations:
- Certificates: A charm for provisioning TLS certificates using the
tls-certificates
integration. - Notary K8s: A Kubernetes charm for Notary, a TLS certificate authority for enterprise applications. It works on both Kubernetes and machine models.
- LEGO: A charm for managing Let's Encrypt certificates using the LEGO client. It works on both Kubernetes and machine models.
- Core K8s: A Kubernetes charm for operating Ella Core, a 5G core network.
Feel free to explore these charms for practical examples of how to use goops
in your own charms.