|
| 1 | +# command-cert-manager-issuer |
| 2 | + |
| 3 | +The Command external issuer for cert-manager allows users to enroll certificates with a CA managed by Keyfactor Command using cert-manager, allowing security administrators to manage the lifecycle of certificates for Kubernetes applications. |
| 4 | + |
| 5 | +#### Integration status: Production - Ready for use in production environments. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +## Support for command-cert-manager-issuer |
| 10 | + |
| 11 | +command-cert-manager-issuer is open source and supported on best effort level for this tool/library/client. This means customers can report Bugs, Feature Requests, Documentation amendment or questions as well as requests for customer information required for setup that needs Keyfactor access to obtain. Such requests do not follow normal SLA commitments for response or resolution. If you have a support issue, please open a support ticket via the Keyfactor Support Portal at https://support.keyfactor.com/ |
| 12 | + |
| 13 | +###### To report a problem or suggest a new feature, use the **[Issues](../../issues)** tab. If you want to contribute actual bug fixes or proposed enhancements, use the **[Pull requests](../../pulls)** tab. |
| 14 | + |
| 15 | + |
| 16 | + |
1 | 17 | <a href="https://kubernetes.io"> |
2 | 18 | <img src="https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f/logo/logo-small.png" alt="Terraform logo" title="K8s" align="left" height="50" /> |
3 | 19 | </a> |
4 | 20 |
|
5 | | -# Keyfactor Command Issuer for cert-manager |
6 | | - |
7 | 21 | [](https://goreportcard.com/report/github.com/Keyfactor/command-cert-manager-issuer) |
8 | 22 | [](https://img.shields.io/badge/License-Apache%202.0-blue.svg) |
9 | 23 |
|
10 | 24 | The Command external issuer for cert-manager allows users to enroll certificates with a CA managed by Keyfactor Command using cert-manager. This allows security administrators to manage the lifecycle of certificates for Kubernetes applications. |
11 | 25 |
|
12 | 26 | Cert-manager is a native Kubernetes certificate management controller which allows applications to get their certificates from a variety of CAs (Certification Authorities). It ensures certificates are valid and up to date, it also attempts to renew certificates at a configured time before expiration. |
13 | 27 |
|
14 | | -## Community supported |
15 | | -We welcome contributions. |
16 | | - |
17 | | -The cert-manager external issuer for Keyfactor command is open source and community supported, meaning that there is **no SLA** applicable for these tools. |
18 | | - |
19 | | -###### To report a problem or suggest a new feature, use the **[Issues](../../issues)** tab. If you want to contribute actual bug fixes or proposed enhancements, see the [contribution guidelines](https://github.com/Keyfactor/command-k8s-csr-signer/blob/main/CONTRIBUTING.md) and use the **[Pull requests](../../pulls)** tab. |
20 | 28 |
|
21 | 29 | * [Installation](docs/install.markdown) |
22 | 30 | * [Usage](docs/config_usage.markdown) |
23 | 31 | * [Example Usage](docs/example.markdown) |
24 | 32 | * [Customization](docs/annotations.markdown) |
25 | 33 | * [Testing the Source](docs/testing.markdown) |
| 34 | + |
0 commit comments