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
Copy file name to clipboardExpand all lines: guides/ssl-certificates/cloudflare.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,13 @@ you can enable HTTPS on your Coder deployment.
22
22
23
23
You must have:
24
24
25
-
- A Kubernetes cluster (v1.15 or greater) with internet connectivity
25
+
- A Kubernetes cluster (v1.17 or greater) with internet connectivity
26
26
- kubectl with patch version
27
27
[greater than v1.18.8, v1.17.11, or v1.16.14](https://cert-manager.io/docs/installation/upgrading/upgrading-0.15-0.16/#issue-with-older-versions-of-kubectl)
28
28
29
29
## Step 1: Add cert-manager to your Kubernetes cluster
0 commit comments