diff --git a/README.md b/README.md index 909671e539d..94f03aac160 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,25 @@

- - - K8sGateway + + + kgateway -
- An Envoy-Powered Kubernetes-Native API Gateway +
+ An Envoy-Powered, Kubernetes-Native API Gateway

-# kgateway - -Please see [the plan](https://github.com/kgateway-dev/kgateway/issues/10363) for more information and current status. - ## About kgateway Kgateway is a feature-rich, fast, and flexible Kubernetes-native ingress controller and next-generation API gateway that is built on top of [Envoy proxy](https://www.envoyproxy.io) and the Kubernetes Gateway API. It excels in function-level routing, supports legacy apps, microservices and serverless, offers robust discovery capabilities, integrates seamlessly with open-source projects, and is designed to support hybrid applications with various technologies, architectures, protocols, and clouds. -[**Installation**](https://kgateway.io/docs/quickstart/)   | -  [**Documentation**](https://kgateway.io/docs)   | -  [**Blog**](https://kgateway.io/docs/)   | -  [**Slack**](https://cloud-native.slack.com/archives/C080D3PJMS4)   | +Please see [the plan](https://github.com/kgateway-dev/kgateway/issues/10363) for more information and current status. + +[**Installation**](https://kgateway.dev/docs/quickstart/)   | +  [**Documentation**](https://kgateway.dev/docs)   | +  [**Blog**](https://kgateway.dev/blog/)   | +  [**Slack invite**](https://slack.cncf.io/)   | +  [**Slack channel**](https://cloud-native.slack.com/archives/C080D3PJMS4) -
kgateway Architecture
+
kgateway Architecture
### Using kgateway - **Kubernetes Gateway API**: Kgateway is a feature-rich ingress controller, built on top of the Envoy Proxy and fully conformant with the Kubernetes Gateway API. @@ -41,15 +40,15 @@ This header is used as an anchor in our CNCF Donation Issue ## Next steps -- Join us on our Slack channel: [#kgateway](https://cloud-native.slack.com/archives/C080D3PJMS4) -- Check out the docs: [https://kgateway.io/docs](https://kgateway.io/docs) +- Join us on our Slack channel: [#kgateway](https://cloud-native.slack.com/archives/C080D3PJMS4) ([get an invite here]((https://slack.cncf.io/))) +- Check out the docs: [https://kgateway.dev/docs](https://kgateway.dev/docs) - Learn more about the [community](https://github.com/kgateway-dev/community) ## Contributing to kgateway The [devel](devel) folder should be the starting point for understanding the code, and contributing to the product. ## Thanks -**Kgateway** would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to [Envoy](https://www.envoyproxy.io). +Kgateway would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to [Envoy](https://www.envoyproxy.io). ## Security -*Reporting security issues* : We take kgateway's security very seriously. If you've found a security issue or a potential security issue in kgateway, please DO NOT file a public Github issue, instead follow the directions laid out in the [kgateway/community respository](https://github.com/kgateway-dev/community/blob/main/CVE.md). +*Reporting security issues* : We take kgateway's security very seriously. If you've found a security issue or a potential security issue in kgateway, please DO NOT file a public GitHub issue. Instead follow [the directions laid out in the kgateway/community respository](https://github.com/kgateway-dev/community/blob/main/CVE.md). diff --git a/docs/content/img/k8sgateway/logo-dark.svg b/docs/content/img/k8sgateway/logo-dark.svg deleted file mode 100755 index 6709bd96a1b..00000000000 --- a/docs/content/img/k8sgateway/logo-dark.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/docs/content/img/k8sgateway/logo.svg b/docs/content/img/k8sgateway/logo.svg deleted file mode 100755 index 9e5db0136d3..00000000000 --- a/docs/content/img/k8sgateway/logo.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/docs/content/img/k8sgateway/component-architecture.svg b/docs/content/img/kgateway/component-architecture.svg similarity index 100% rename from docs/content/img/k8sgateway/component-architecture.svg rename to docs/content/img/kgateway/component-architecture.svg diff --git a/docs/content/img/kgateway/logo-dark.svg b/docs/content/img/kgateway/logo-dark.svg new file mode 100644 index 00000000000..9c8f4b3ac5c --- /dev/null +++ b/docs/content/img/kgateway/logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/docs/content/img/kgateway/logo.svg b/docs/content/img/kgateway/logo.svg new file mode 100644 index 00000000000..5311db4278d --- /dev/null +++ b/docs/content/img/kgateway/logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + +