You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Create a self-signed certificate and linking into Kubernetes secret
2
+
3
+
Use the steps in the procedure to create a self-signed certificate using OpenSSL and link into Kubernetes secret. You can use this secret to secure your Ingress.
4
+
5
+
## Create a self-signed certificate
6
+
7
+
You can create a TLS secret by using the following steps. In this procedure, a self-signed certificate and key are created.
8
+
You can link it to the Kubernetes secret and use that secret in the Ingress for securing the Ingress.
0 commit comments