@@ -72,8 +72,10 @@ export function StartingUp() {
7272 < ClusterProgress cluster = { cluster } forceProgressBarVisible = { true } />
7373 < p >
7474 Let's set up your secure, browser-to-cluster connection
75- now. < span className = "text-muted-foreground" > Did you know you connect straight to your cluster,
76- providing a private secure connection?</ span >
75+ now. < span className = "text-muted-foreground" > Did you know during this step, you connect straight to your
76+ cluster, providing a private secure connection? That's < em > Direct Connect</ em > ! Once you create your user,
77+ you will have the option to < em > Fabric Connect</ em > from your Fabric account without having to sign in
78+ again.</ span >
7779 </ p >
7880 < div className = "text-center" >
7981 < ClusterCardAction cluster = { cluster } />
@@ -90,7 +92,7 @@ export function StartingUp() {
9092 < ClusterProgress cluster = { cluster } forceProgressBarVisible = { true } />
9193 < p > Your cluster is spinning up with the latest changes, including your own DNS records and private
9294 connections. Please wait while we get everything going. < span className = "text-muted-foreground" > We will
93- let you know when we are ready for you to connect! In the meantime, may I suggest a cup of water, tea
95+ let you know when we are ready for you to connect! In the meantime, may I suggest a cup of water, tea,
9496 or perhaps a hot bean juice? ☕</ span > </ p >
9597 </ div >
9698 </ NestedContentWithSubNavMenu >
0 commit comments