mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-18 19:44:21 +01:00
14 lines
3.2 KiB
HTML
14 lines
3.2 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>9.1. Small-Scale Deployment</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="choosing-a-deployment_architecture.html" title="Chapter 9. Choosing a Deployment Architecture" /><link rel="prev" href="choosing-a-deployment_architecture.html" title="Chapter 9. Choosing a Deployment Architecture" /><link rel="next" href="large_scale_redundant_setup.html" title="9.2. Large-Scale Redundant Setup" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="choosing-a-deployment_architecture.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="large_scale_redundant_setup.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="small_scale_deployment" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="small_scale_deployment">9.1. Small-Scale Deployment</h2></div></div></div><div class="mediaobject"><img src="./images/small-scale-deployment.png" width="444" alt="Small-Scale Deployment" /></div><div class="para">
|
||
This diagram illustrates the network architecture of a small-scale CloudStack deployment.
|
||
</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
|
||
A firewall provides a connection to the Internet. The firewall is configured in NAT mode. The firewall forwards HTTP requests and API calls from the Internet to the Management Server. The Management Server resides on the management network.
|
||
</div></li><li class="listitem"><div class="para">
|
||
A layer-2 switch connects all physical servers and storage.
|
||
</div></li><li class="listitem"><div class="para">
|
||
A single NFS server functions as both the primary and secondary storage.
|
||
</div></li><li class="listitem"><div class="para">
|
||
The Management Server is connected to the management network.
|
||
</div></li></ul></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="choosing-a-deployment_architecture.html"><strong>Prev</strong>Chapter 9. Choosing a Deployment Architecture</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="large_scale_redundant_setup.html"><strong>Next</strong>9.2. Large-Scale Redundant Setup</a></li></ul></body></html>
|