...
Code Block | ||
---|---|---|
| ||
kubectl apply -f example-issuer.yaml |
Load Balancer
...
TLS Certificate
With ClusterIssuer setup properly, we can proceed to generate SSL TLS Certificate and import into OCI Certificates Service.
...
...
Code Block | ||
---|---|---|
| ||
kubectl apply -f example-issuer.yaml |
...
With ClusterIssuer setup properly, we can proceed to generate SSL TLS Certificate and import into OCI Certificates Service.
...