Skip to content

Commit

Permalink
Merge pull request #26 from Kuadrant/home-page-update
Browse files Browse the repository at this point in the history
home page update
  • Loading branch information
maleck13 authored Jul 19, 2023
2 parents 8071ad1 + 7e98132 commit 264eba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: index-page # Note: This adds a custom class to 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>Gateway Policies for Kubernetes</h1>
<h2>Bringing together Gateway API and Open Cluster Management to help you manage, scale, load-balance and secure your Ingress Gateways as a key part of your application connectivity, in a single cluster or multi-cluster Kubernetes environments.</h2>
<h2>Gateways are a key part of application connectivity. Kuadrant helps you scale, load-balance and protect your Ingress Gateways via it's powerful policy APIs.</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 @@ -30,7 +30,7 @@ tags: index-page # Note: This adds a custom class to layout.njk

<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>
<p>Leveraging the emerging ingress standard <a href="https://gateway-api.sigs.k8s.io/">Gateway API </a>, Kuadrant's features enable and empower cluster operators and application developers 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.</p>
</div>

<div class="row">
Expand Down

0 comments on commit 264eba6

Please sign in to comment.