Skip to content

Commit 9e89f62

Browse files
Backport: Copy platform/install/quick-start-guide.mdx to platform_versioned_docs/version-4.5.0/install/quick-start-guide.mdx
1 parent c5bb990 commit 9e89f62

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

platform_versioned_docs/version-4.5.0/install/quick-start-guide.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ description: Learn how to deploy and configure the platform using vCluster CLI.
66
---
77

88
import Image from "@site/src/components/Image";
9-
import InstallCLI from "../../../vcluster/_partials/deploy/install-cli.mdx";
9+
import InstallCLI from "@site/vcluster/_partials/deploy/install-cli.mdx";
1010
import InstallNextSteps from "../_partials/install/install-next-steps.mdx";
1111
import ListHelmVersions from '../_partials/install/list-helm-versions.mdx';
1212

1313
import BasePrerequisites from '../_partials/install/base-prerequisites.mdx';
14+
import LicenseEgress from '../_partials/install/license-egress.mdx';
1415
import NetworkPorts from '../_partials/install/open-ports.mdx';
1516

1617

@@ -34,6 +35,7 @@ After installation, verify the successful installation of the vCluster CLI by ru
3435

3536
### Resource requirements
3637

38+
<LicenseEgress />
3739
<NetworkPorts />
3840

3941
For more detailed information about networking requirements, see [Networking](/docs/platform/administer/clusters/advanced/networking).

0 commit comments

Comments
 (0)