-
Notifications
You must be signed in to change notification settings - Fork 472
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
Docs Improvements #558
Comments
This is a great list, thanks for putting it together! I completely agree with more real end to end examples. I still remember how helpful that classic guestbook example was for me when I was getting started with Kubernetes. Providing examples that are similarly useful will make this API much easier to get started with. |
As per today's sync and some slack chat that's been going on I'll take on this one:
|
/reopen |
@robscott: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I'd like to improve the TLS section a bit, if that's okay.
|
@robscott @mark-church what do you think about us breaking down the checkboxes into several smaller issues? Maybe since there are so many smaller things to tackle logistically we could put together a documentation milestone or something to organize them? Just thinking out loud as I feel like we could break this one down a bit, let me know your thoughts 🤔 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
@mark-church @robscott Was there any effort made to build an example application? |
@navendu-pottekkat I'm not sure, what would that look like? |
@robscott I was referring to these two points (first two) made in the issue description:
So, this example application would be able to demonstrate the features provided through the Gateway API. And the goal for creating such an application would be to use it in examples so that readers can actually see an e2e example and test it out themselves using their choice of a Gateway API implementation. I was looking for such applications for our own project when I came across this issue. We were considering building such an application if there were no existing examples. So, if there are any existing works, discussions, or ideas, we would be happy to contribute and build on it. Otherwise, if creating a sample application is still a goal, we can maybe help take initiative and work on a proposal for the application. |
@navendu-pottekkat I'm not sure if it's exactly what you're looking for but we're currently working on https://github.com/kong/blixt (which is being donated to Kubernetes SIGs, see kubernetes/org#3875) as a layer 4 implementation of Gateway API meant for CI testing and reference purposes. I wouldn't say it's in the right shape today to be used as a reference yet but we have several people who have joined in to collaborate on it and we expect it should be migrated to https://github.com/kubernetes-sigs soon. If you're interested we'd love to have you join us! We have a Gateway API meeting called |
If someone takes this one on, the best next step would be to verify that the bullet point items are still relevant to current documentation and break the remaining individual bullet point items out into separate issues. |
This has grown quite old, and at this point it would appear to make more sense to rely on new reports of problems with the documentation than to try and organize this existing one forward. That said, "closed" does not mean "dead", it mainly means not prioritized: if there's reason to re-open this please let us know the context, and if you're interested in helping to move it forward. |
I wanted to list out some general docs improvements that would improve the site, for others to contribute, and also to keep track for myself. If anybody else has docs improvements that they would find valuable, feel free to pile on this issue and we can keep a running tracker.
Happy to take edits or additions to this list. I just wanted to record what's on the top of my head before I forget :)
kind/docs
The text was updated successfully, but these errors were encountered: