kubernetes-sigs / kube-scheduler-wasm-extension

All the things to make the scheduler extendable with wasm.
Apache License 2.0
86 stars 17 forks source link

Docs requirements for this project #14

Closed kerthcet closed 4 months ago

kerthcet commented 12 months ago

What would you like to be added:

My ideal document should include:

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:

The artifacts should be linked in subsequent comments.

k8s-ci-robot commented 12 months ago

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

In response to [this](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/issues/14): > > >**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 >- [x] Docs update > >The artifacts should be linked in subsequent comments. > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
kerthcet commented 12 months ago

/priority important-longterm

sanposhiho commented 4 months ago

/kind design

k8s-ci-robot commented 4 months ago

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

In response to [this](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/issues/14#issuecomment-1872435304): >/kind design > > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sanposhiho commented 4 months ago

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

sanposhiho commented 4 months ago

Close this issue as I created smaller issues, thanks.

/close

k8s-ci-robot commented 4 months ago

@sanposhiho: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/issues/14#issuecomment-1872437891): >Close this issue as I created smaller issues, thanks. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.