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: _docs/deploy-to-kubernetes/add-kubernetes-cluster.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,17 +244,11 @@ The integration between Codefresh and your Kubernetes cluster is API based and r
244
244
245
245
The configurations you'll be required to add are:
246
246
247
-
{:start="1"}
248
-
1. Name - Any name of your choosing, that will represent your cluster context in Codefresh. Do not use spaces, dots or other strange characters in the name.
249
-
250
-
{:start="2"}
251
-
2. Host - The full URL of the Kubernetes API endpoints including protocol and port.
252
247
253
-
{:start="3"}
254
-
3. Certificate - The Kubernetes service account certificate used for the integration with Codefresh (base64 encoded).
255
-
256
-
{:start="4"}
257
-
4. Token - The Kubernetes service account token used for the integration with Codefresh (base64 encoded).
248
+
1. Name - Any name of your choosing, that will represent your cluster context in Codefresh. Do not use spaces, dots or other strange characters in the name.
249
+
1. Host - The full URL of the Kubernetes API endpoints including protocol and port.
250
+
1. Certificate - The Kubernetes service account certificate used for the integration with Codefresh (base64 encoded).
251
+
1. Token - The Kubernetes service account token used for the integration with Codefresh (base64 encoded).