Skip to content

Commit 4279927

Browse files
authored
Merge pull request #3026 from travis-ci/ga-tcie_kurl_link
Fixed KURL link for TCIE 3.0
2 parents c99ecb8 + bab5dc4 commit 4279927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/enterprise/tcie-3.x-setting-up-travis-ci-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Ubuntu 18.04 LTS or later as the underlying operating system.
7676
3. Set up your cluster/machine instances configuration - at least 1 virtual machine is needed (in microk8s scenario) or Kubernetes cluster prepared and started
7777
4. Install Replicated KOTS on *your local machine*. Please make sure that you can connect to the Kubernetes cluster.
7878
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`
8080
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.
8181
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
8282
6. TCIE 3.x installed as Kubernetes cluster in the cloud

0 commit comments

Comments
 (0)