Merge pull request #556 from paulzim/master
Updated architecture graphic in MEANstack tutorial
This commit is contained in:
commit
ab450e1693
|
|
@ -412,7 +412,7 @@ web-controller-xxxx 1/1 Running 0 1m
|
|||
|
||||
At this point, everything is up and running. The architecture looks something like this:
|
||||
|
||||

|
||||
{: style="max-width:25%"}
|
||||
|
||||
By default, port 80 should be open on the load balancer. In order to find the IP address of our app, run this command:
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 85 KiB |
|
|
@ -11,7 +11,7 @@ title: Accelerate Your Delivery
|
|||
<section id="hero" class="light-text">
|
||||
<main>
|
||||
<div id="headlineWrapper">
|
||||
<h1>Accelerate Your Delivery</h1>
|
||||
<h1>Accelerate Your Delivery Area</h1>
|
||||
<h5>Manage an infrastructure cluster as a single system to simplify container operations.</h5>
|
||||
</div>
|
||||
<a href="/docs/hellonode/" id="quickstartButton" class="button">Try Our Hello World</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue