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: user/enterprise/tcie-3.x-setting-up-travis-ci-enterprise.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Ubuntu 18.04 LTS or later as the underlying operating system.
76
76
3. Set up your cluster/machine instances configuration - at least 1 virtual machine is needed (in microk8s scenario) or Kubernetes cluster prepared and started
77
77
4. Install Replicated KOTS on *your local machine*. Please make sure that you can connect to the Kubernetes cluster.
78
78
5. TCIE 3.x installed on **single** virtual machine instance
79
-
1. On *your new virtual machine instance* run kurl.sh via `curl https://kurl.sh/latest | sudo bash`
79
+
1. On *your new virtual machine instance* run kurl.sh via `curl -sSL https://k8s.kurl.sh/tci-enterprise-kots | sudo bash`
80
80
2. Get credentials from microk8s cluster running on *your new vm instance*. Please view e.g. [kurl documentation](https://kurl.sh/docs/install-with-kurl/connecting-remotely) where kubectl config with credentials is created and can be used afterwards.
81
81
3. Please refer to various cluster and installation options in [kURL documentation](https://kurl.sh/docs/install-with-kurl/). Please adjust your setup and configuration according to your needs before progressing with TCIE 3.X installation
82
82
6. TCIE 3.x installed as Kubernetes cluster in the cloud
0 commit comments