Skip to content

Commit 7b53a24

Browse files
committed
update blurb on the why kuadrant
Signed-off-by: craig <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
1 parent 84ade81 commit 7b53a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.njk

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ tags: index-page # Note: This adds a custom class to layout.njk
1010
<div class="row">
1111
<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">
1212
<h1>Gateway Policies for Kubernetes</h1>
13-
<h2>Gateways play a pivotal role in application connectivity. With Kuadrant, platform engineers and application developers can easily connect, secure and protect their services and infrastructure using its powerful policy APIs.</h2>
13+
<h2>Application connectivity requirements go beyond ensuring traffic entering your infrastructure is routed to the correct backend service. You also need to manage how that traffic reaches your ingress gateways, ensure secure communications, control access and protect backend services. Gateway API provides the foundational traffic routing API. Kuadrant extends Gateway API via well defined extension mechanisms to add a connectivity management API that makes it easy for platform engineers and application developers to collaborate, define and enforce a full connectivity solution.
14+
</h2>
1415
<div class="d-flex justify-content-center justify-content-lg-start">
1516
<a href="https://docs.kuadrant.io/latest/getting-started-single-cluster/" class="btn-get-started">Get Started</a>
1617
<a href="https://kubernetes.slack.com/archives/C05J0D0V525" class="btn-slack"><img class="slack-icon" src="/static/img/slack.png"> Chat on Slack</a>

0 commit comments

Comments
 (0)