Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/css/custom.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 12 additions & 7 deletions src/pages/learn-more.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,24 +70,27 @@ title: Learn More about Apache CloudStack
</div>
</div>
<div className="row">
<div className="col-lg-3 mb-4">
<div className="col-lg-6 mb-4">
<div className="apache-card card-border">
<div className="img-holder"><img src="/img/tungsten-logo" alt="" width="100%"/></div>
<div className="img-holder"><img src="/img/TF-integration-banner.png" alt="" width="100%"/></div>
<div className="apache-card-body pt-0">
<p className="blue-title">SOLUTION BRIEF</p>
<div className="apache-card-title">Tungsten Fabric</div>
<p>
Tungsten Fabric is an open-source network and security
orchestrator which provides secure connectivity for cloud-native
environments.
Tungsten Fabric is an open-source software defined
network and security orchestrator which provides
secure connectivity for cloud-native
environments. This allows decoupling the control plane
from the data plane, enabling programmatic,
dynamic control over the networking.
</p>
<a href="/files/acs-tungsten-fabric-sdn.pdf" className="btn btn-primary">Download</a>
</div>
</div>
</div>
<div className="col-lg-3 mb-4">
<div className="col-lg-6 mb-4">
<div className="apache-card card-border">
<div className="img-holder"><img src="/img/tungsten-logo" alt="" width="100%"/></div>
<div className="img-holder"><img src="/img/LifeInCloud-banner.png" alt="" width="100%"/></div>
<div className="apache-card-body pt-0">
<p className="blue-title">CASE STUDY</p>
<div className="apache-card-title">LifeInCloud</div>
Expand All @@ -103,5 +106,7 @@ title: Learn More about Apache CloudStack
</div>
</div>
</div>
<div className="row">
</div>
</div>
</section>
Binary file modified static/img/CloudStack_release_illustration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/LifeInCloud-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/TF-integration-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.