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

Docs requirements for this project #14

Closed
1 of 3 tasks
kerthcet opened this issue May 24, 2023 · 7 comments
Closed
1 of 3 tasks

Docs requirements for this project #14

kerthcet opened this issue May 24, 2023 · 7 comments
Labels
kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@kerthcet
Copy link
Contributor

What would you like to be added:

My ideal document should include:

  • What the project structure looks like, e.g. what're the core folders for because this project looks quite different with standard kubernetes projects
  • How to write my own scheduler plugin
  • How to run the custom kube-scheduler with wasm extension
  • How to keep up with the upstream kubernetes because we may have to update the proto files regularly
  • ...

If possible, we can also have some tutorials for wasm beginners for most of them come from the kubernetes world, I guess so.
This is a long term plans, hope to finish them before the first release.

/kind documentation
/kind help
/priority long-term

Why is this needed:

For the long term healthy growing of the community.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@kerthcet kerthcet added the kind/feature Categorizes issue or PR as related to a new feature. label May 24, 2023
@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label May 24, 2023
@k8s-ci-robot
Copy link
Contributor

@kerthcet: The label(s) kind/help, priority/long-term cannot be applied, because the repository doesn't have them.

In response to this:

What would you like to be added:

My ideal document should include:

  • What the project structure looks like, e.g. what're the core folders for because this project looks quite different with standard kubernetes projects
  • How to write my own scheduler plugin
  • How to run the custom kube-scheduler with wasm extension
  • How to keep up with the upstream kubernetes because we may have to update the proto files regularly
  • ...

If possible, we can also have some tutorials for wasm beginners for most of them come from the kubernetes world, I guess so.
This is a long term plans, hope to finish them before the first release.

/kind documentation
/kind help
/priority long-term

Why is this needed:

For the long term healthy growing of the community.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

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.

@kerthcet
Copy link
Contributor Author

/priority important-longterm

@k8s-ci-robot k8s-ci-robot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label May 24, 2023
@sanposhiho
Copy link
Member

/kind design

@k8s-ci-robot
Copy link
Contributor

@sanposhiho: The label(s) kind/design cannot be applied, because the repository doesn't have them.

In response to this:

/kind design

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.

@sanposhiho
Copy link
Member

sanposhiho commented Dec 30, 2023

Basically agree with @kerthcet. This issue is kinda too big, so let me break it down to smaller issues:

  • [Document/contributor guide] The basic folder architecture
  • [Document/user guide] How to write my own scheduler plugin
  • [Document/user guide] How to run the custom kube-scheduler with wasm extension
  • [Document/user guide] How to maintain your wasm plugins

@sanposhiho
Copy link
Member

Close this issue as I created smaller issues, thanks.

/close

@k8s-ci-robot
Copy link
Contributor

@sanposhiho: Closing this issue.

In response to this:

Close this issue as I created smaller issues, thanks.

/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
Labels
kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

3 participants