Skip to content

Commit

Permalink
update the intro blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 committed Jul 19, 2023
1 parent 459c7cc commit 30c10a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ layout: layout.njk
<div class="row">
<div class="col-lg-6 d-flex flex-column justify-content-center pt-4 pt-lg-0 order-2 order-lg-1" data-aos="fade-up" data-aos-delay="200">
<h1>Multi-Cluster API Gateways for Kubernetes </h1>
<h2>Bringing together Gateway API, Policy Attachment and Open Cluster Management to help you manage, scale, load-balance and secure your Ingress Gateways as a key part of your application connectivity. </h2>
<h2>Gateways are a key part of application connectivity. Kuadrant helps you Scale, load-balance and protect your Ingress Gateways. </h2>
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="http://docs.kuadrant.io/multicluster-gateway-controller/how-to/ocm-control-plane-walkthrough/" class="btn-get-started">Get Started</a>
<a href="https://youtu.be/pXT6mBMk1UQ" class="glightbox btn-watch-video"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
Expand All @@ -28,8 +28,8 @@ layout: layout.njk
<div class="container" data-aos="fade-up">

<div class="section-title">
<h2>Feature Overview</h2>
<p>Explore the wide range of features that Kuadrant offers to enable and empower <b>cluster operators</b> and <b>application developers</b> to work together to securely connect users with their services. Our goal is to empower cluster administrators to deploy and manage gateways at scale to provide application connectivity and give them the confidence to allow application developers to self service knowing that endpoints exposed via these gateways are compliant, secure and resilient. All of this is underpinned by powerful new ingress standard <a href="https://gateway-api.sigs.k8s.io/">Gateway API.</a> and the concepts behind <a href="https://gateway-api.sigs.k8s.io/references/policy-attachment/">policy attachment.</a>
<h2>Overview</h2>
<p>Leveraging the emerging ingress standard <a href="https://gateway-api.sigs.k8s.io/">Gateway API</a>, Kuadrant's features enable and empower <b>cluster operators</b> and <b>application developers</b> to work together to securely connect users with their services. Kuadrant empowers cluster administrators to deploy, manage, observe and protect gateways at scale giving them the confidence to allow application developers to self service knowing that endpoints exposed via these gateways are compliant, secure, visible and resilient.
</div>

<div class="row">
Expand Down

0 comments on commit 30c10a1

Please sign in to comment.