-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISD-2548 update README #74
base: main
Are you sure you want to change the base?
Conversation
Test coverage for c24ab8a
Static code analysis report
|
project represents the next generation of Kubernetes Ingress, Load Balancing, | ||
and Service Mesh APIs. From the outset, it has been designed to be generic, | ||
expressive, and role-oriented. | ||
A Juju charm that deploys and manages a [Gateway API integator](https://gateway-api.sigs.k8s.io/) on Kubernetes. Gateway API is an official Kubernetes project focused on L4 and L7 routing in Kubernetes. This project represents the next generation of Kubernetes Ingress, Load Balancing, and Service Mesh APIs. From the outset, it has been designed to be generic, expressive, and role-oriented. This charm simplifies initial deployment and "day N" operations of Gateway API Integrator. It allows for deployment on many different Kubernetes platforms, including [Canonical K8s](https://ubuntu.com/kubernetes). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to remove jargon like "day N" whenever possible, so possibly rephrase the beginning of that sentence to read "This charm simplifies deployment and operations..."
To begin, refer to the [Getting Started](https://charmhub.io/gateway-api-integrator/docs/tutorial-getting-started) tutorial for step-by-step instructions. | ||
|
||
## Learn more | ||
* [Read more](https://charmhub.io/gateway-api-integrator/docs) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there developer docs we can point to here?
I think it would be good to also list the official webpage: https://gateway-api.sigs.k8s.io
## Project and community | ||
## Get started | ||
To begin, refer to the [Getting Started](https://charmhub.io/gateway-api-integrator/docs/tutorial-getting-started) tutorial for step-by-step instructions. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any basic operations (e.g. actions) or integrations worth mentioning for this charm?
|
||
## Project and community | ||
The Gateway API Integrator Operator is a member of the Ubuntu family. It's an | ||
open source project that warmly welcomes community projects, contributions, | ||
suggestions, fixes and constructive feedback. | ||
* [Code of conduct](https://ubuntu.com/community/code-of-conduct) | ||
* [Get support](https://discourse.charmhub.io/) | ||
* [Contribute](https://charmhub.io/gateway-api-integrator#contributing-to-this-documentation) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be good to also include a link to Matrix in this list
Update the charm’s README on GitHub to follow the template outlined in is-charms-template-repo.
Checklist
src-docs
urgent
,trivial
,complex
)