Skip to content

Commit de3fcdb

Browse files
S65-273: adds certmanager to docs (#39)
1 parent dd8e307 commit de3fcdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ All images with a SHA tag are development builds and versions with a version tag
7171
## Deployment
7272
The project is deployed to a kubernetes cluster. in de ./kube_develop folder are all the different kubernetes configuration files for the development builds. In the ./kube folder are the configuration files for the production builds.
7373

74+
To make a deployment on a kubernets cluster it needs to have an running [cert-manager](https://cert-manager.io/docs/). Once it is installed the deployment will automatically also create a cluster issuer for it.
75+
7476
- autoscaler.yaml -> this is the autoscaler for the deployment
7577
- cluster-issuer.yaml-> to ensure there is a cluster issuer for the TLS certificates
7678
- deployment.yaml -> the deployment of the service itself

0 commit comments

Comments
 (0)