Skip to content
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

Website Table of Contents proposal #509

Closed
ahmetb opened this issue Feb 22, 2020 · 4 comments
Closed

Website Table of Contents proposal #509

ahmetb opened this issue Feb 22, 2020 · 4 comments

Comments

@ahmetb
Copy link
Member

ahmetb commented Feb 22, 2020

/kind proposal
/area docs

Before docs/ go out of control, I'm hoping to create a website (taking the example of https://kind.sigs.k8s.io) hosted on Kubernetes org’s Netlify account.

Right now both user guide and the developer guide are lengthy. Hopefully, this will make things easier for users and plugin developers can navigate the docs much easier.

Proposed ToC

  • What is Krew?
  • User Guide
    • Setup
      • Installing
      • Verifying installation
      • Uninstalling Krew
    • Using Krew
      • Discovering Plugins
      • Installing Plugins
      • Listing Installed Plugins
      • Upgrading Plugins
      • Uninstalling Plugins
  • Developer Guide
    • Developing kubectl plugins
      • How to develop plugins
      • Plugin Naming Guide
      • Best practices
    • Writing a Krew plugin manifest
    • Example krew plugin manifests
    • Testing plugin manifests locally
    • Releasing
      • Submitting a new plugin to Krew
      • Releasing plugin updates
      • Automating plugin releases

Any objections/comments?
If not, I'll move forward with a PR sending empty files with these titles, and fill them up over time.

@corneliusweig
Copy link
Contributor

corneliusweig commented Feb 22, 2020

Go ahead, this looks great!

I'd also include a section about contributing to krew. I think it's good to have this in the krew repo too, but it should also be on this new page. Something like

  • Krew contributor guide
    • How to get involved
    • Coding standards
    • Running tests

WDYT?

@ahmetb
Copy link
Member Author

ahmetb commented Feb 22, 2020

Yeah I am hoping over time we can publish those as well. Our contributing docs are looking quite official at the moment. We can loosen the tone a bit and write more.

@ahmetb
Copy link
Member Author

ahmetb commented Feb 27, 2020

Superseded by #514. Closing here.
/close

@k8s-ci-robot
Copy link
Contributor

@ahmetb: Closing this issue.

In response to this:

Superseded by #514. Closing here.
/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants