Skip to content

Commit

Permalink
Add ECE and ECK to deploy tab on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jan 11, 2024
1 parent 58b1b26 commit e5ea4fb
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions extra/docs_landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,48 @@ <h3 class="mt-3">
</div>
</a>
</div>
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="en/cloud-enterprise/current/Elastic-Cloud-Enterprise-overview.html">
<div class="card h-100">
<div class="card-border card-border-top"></div>
<span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt0dc498ca4c8b3f95/5d104bbf561b9b0b537f9906/logo-cloud-32-color.svg"');">
</span>
<h3 class="mt-3">
Elastic Cloud Enterprise
</h3>
<p>Deploy Elastic Cloud on public or private clouds, virtual machines, or your own premises.</p>
<span class="button btn-tertiary">
View Elastic Cloud Enterprise docs
<svg width="27" height="14" viewBox="0 0 27 14" fill="none" xmlns="http://www.w3.org/2000/svg" class="jsx-3012141155">
<path d="M0 7H25" stroke="#0077CC" stroke-width="2" class="jsx-3012141155"></path>
<path d="M19 1L25 7L19 13" stroke="#0077CC" stroke-width="2" class="jsx-3012141155"></path>
</svg>
</span>
</div>
</a>
</div>
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="en/cloud-on-k8s/current/k8s-overview.html">
<div class="card h-100">
<div class="card-border card-border-top"></div>
<span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt0dc498ca4c8b3f95/5d104bbf561b9b0b537f9906/logo-cloud-32-color.svg"');">
</span>
<h3 class="mt-3">
Elastic Cloud on Kubernetes
</h3>
<p>Deploy Elastic Cloud on Kubernetes.</p>
<span class="button btn-tertiary">
View Elastic Cloud Kubernetes docs
<svg width="27" height="14" viewBox="0 0 27 14" fill="none" xmlns="http://www.w3.org/2000/svg" class="jsx-3012141155">
<path d="M0 7H25" stroke="#0077CC" stroke-width="2" class="jsx-3012141155"></path>
<path d="M19 1L25 7L19 13" stroke="#0077CC" stroke-width="2" class="jsx-3012141155"></path>
</svg>
</span>
</div>
</a>
</div>
</div>
<div class="row">
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="en/elastic-stack/current/installing-elastic-stack.html">
<div class="card h-100">
Expand Down

0 comments on commit e5ea4fb

Please sign in to comment.