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: platform_versioned_docs/version-24.1/enterprise/kubernetes.mdx
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,22 @@ Complete the following procedures to install Seqera Platform Enterprise on a Kub
14
14
15
15
### Create a namespace
16
16
17
+
Create a namespace to isolate Kubernetes resources used by Seqera Platform from the other resources on your cluster.
18
+
19
+
:::note
20
+
This installation guide assumes the use of `seqera-platform` as the installation namespace. Consider using a different one that better fits your cluster naming convention.
0 commit comments