From 7c098c869f1f5bd1bfd2e54c43b296d58f7aed02 Mon Sep 17 00:00:00 2001 From: "openshift-merge-bot[bot]" Date: Tue, 6 Aug 2024 09:15:59 +0000 Subject: [PATCH] deploy: 4797c1335c1114d74f13e0249099a8c4c7398f9c --- blog/cncf-sandbox/index.html | 173 +++++++++++++++++++++++++++++++++++ blog/index.html | 166 +++++++++++++++++++++++++++++++++ community/index.html | 26 ++++-- contributing/index.html | 26 ++++-- index.html | 26 ++++-- static/css/style.css | 71 +++++++++++++- 6 files changed, 457 insertions(+), 31 deletions(-) create mode 100644 blog/cncf-sandbox/index.html create mode 100644 blog/index.html diff --git a/blog/cncf-sandbox/index.html b/blog/cncf-sandbox/index.html new file mode 100644 index 0000000..4be4ad8 --- /dev/null +++ b/blog/cncf-sandbox/index.html @@ -0,0 +1,173 @@ + + + + + + + + + Kuadrant Accepted as Cloud Native Computing Foundation (CNCF) Sandbox Project + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Kuadrant Accepted as Cloud Native Computing Foundation (CNCF) Sandbox Project

+

+ +

+

As of June 2024, Kuadrant has been accepted as a sandbox project in the CNCF.
+The CNCF Sandbox is the entry point for early-stage projects.
+This is a significant move towards building the Kuadrant community and aligns well with how existing CNCF and open source projects are used in Kuadrant.

+

Kuadrant is a set of Kubernetes-native controllers, services and APIs that provide gateway policies for existing Gateway API providers on both single and multi-cluster environments. It builds on top of Kubernetes Gateway API and technologies such as Istio and Envoy to introduce provider-agnostic Gateway Policies for Kubernetes.

+

The project provides the ability to connect ingress gateways upwards with Cloud DNS and Load Balancing providers, to set policies inwards with TLS and advanced (L7) service protection such as Auth and Rate limiting and to propagate desired gateway configurations downwards across multi-cluster environments.

+

A high level introduction to the project is available through a short video published on the project's YouTube channel.

+

Since the Kuadrant project began, there have been numerous releases, with the most recent release of 0.9.0 being finalised.

+

We are always looking for ways to extend the community and help people to contribute.
+To find out more about how to help:

+ + +
+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + diff --git a/blog/index.html b/blog/index.html new file mode 100644 index 0000000..529c976 --- /dev/null +++ b/blog/index.html @@ -0,0 +1,166 @@ + + + + + + + + + Blog + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + diff --git a/community/index.html b/community/index.html index 8f9a427..daca093 100644 --- a/community/index.html +++ b/community/index.html @@ -42,16 +42,16 @@