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

Example of a basic API server #2

Closed
krisnova opened this issue Feb 8, 2017 · 9 comments
Closed

Example of a basic API server #2

krisnova opened this issue Feb 8, 2017 · 9 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@krisnova
Copy link

krisnova commented Feb 8, 2017

Any way I could request a very basic example of using the library to get a vanilla API server up and running with a hello world? I am working on trying to build one now, and can contribute my notes/examples if that helps.

But wondering if anyone has anything useful lying around that isn't in the repo!

Cheers

@pmorie
Copy link
Member

pmorie commented Feb 8, 2017

@kris-nova we've just built one in service-catalog and have notes to compare - @MHBauer also has a PR open to the community to add docs on how to do this. We definitely need both an example and some technical documentation explaining the process that we maintain as we refactor.

@pmorie
Copy link
Member

pmorie commented Feb 8, 2017

kubernetes/community#309

@krisnova
Copy link
Author

krisnova commented Feb 8, 2017

Thanks @pmorie I was actually just looking at the one in service catalog.. this is exactly what I was looking for! Thanks, and I hope you don't mind if I borrow some ideas from your code!

@pmorie
Copy link
Member

pmorie commented Feb 8, 2017

@kris-nova feel free!

also related: kubernetes/kubernetes#41136

@MHBauer
Copy link
Contributor

MHBauer commented Feb 8, 2017

Be aware that the service-catalog server is using a downlevel version of k8s and that constant refactors in apimachinery mean direct copy and paste may not compile.

@deads2k
Copy link
Collaborator

deads2k commented Feb 9, 2017

kubernetes/kubernetes#41136 is an API server with one resource. It will always be current since it builds in tree. Once kubernetes/test-infra#1784 merges, we'll have up to date, matched syncs

@0xmichalis
Copy link
Contributor

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 23, 2017
@krisnova
Copy link
Author

Super closed thanks everyone

dreaming12580 pushed a commit to dreaming12580/apiserver that referenced this issue Nov 23, 2022
k8s-publishing-bot pushed a commit that referenced this issue Oct 30, 2023
Signed-off-by: Nilekh Chaudhari <[email protected]>

fix (#2)

Signed-off-by: Monis Khan <[email protected]>

Kubernetes-commit: e95b7c6d8b889e42ee44e626914e457e228ce8d4
k8s-publishing-bot added a commit that referenced this issue Oct 3, 2024
MVP cleanup #2

Kubernetes-commit: 3660a34d21492a2bdbb992c435554af0fa457e2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

7 participants