mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-23 05:06:47 +08:00
Update README.md
This commit is contained in:
parent
50d02910df
commit
8926bd6800
@ -163,8 +163,7 @@ docker-compose -f ./deployments/docker-compose/docker-compose.yaml up -d
|
|||||||
```
|
```
|
||||||
|
|
||||||
> ### Kubernetes
|
> ### Kubernetes
|
||||||
For Configure TLS in kubernetes cluster we need install `cert-manager` base on [docs](https://cert-manager.io/docs/installation) and run the following commands for apply TLS in our application
|
For Configure TLS in kubernetes cluster we need install `cert-manager` base on [docs](https://cert-manager.io/docs/installation) and run the following commands for apply TLS in our application. Here we use [LetsEncrypt](https://letsencrypt.org/) for encryption our certificate.
|
||||||
Here we use [LetsEncrypt](https://letsencrypt.org/) for encrypt our certificate.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl apply -f ./deployments/kubernetes/booking-cert-manager.yml
|
kubectl apply -f ./deployments/kubernetes/booking-cert-manager.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user