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

Releases and maintenance status #115

Open
nicklasfrahm opened this issue Feb 23, 2025 · 1 comment
Open

Releases and maintenance status #115

nicklasfrahm opened this issue Feb 23, 2025 · 1 comment

Comments

@nicklasfrahm
Copy link

nicklasfrahm commented Feb 23, 2025

Hi @yue9944882,

I want to build an aggregated API server and came across this repository. From looking at the releases, I wonder whether this is still the recommended way to build an aggregated API server?

If this is still the recommended way of building an aggregated API server, I would like to contribute by automating the release process and adding documentation on how to build an aggregated API server. There are a lot of examples in different places, but the official documentation hints at different repositories.

Why do I want to build an aggregated API server in the first place? I would like to create an API server that I can access via kubectl, but where the API objects are shared between multiple clusters and stored in BLOB storage instead of etcd. kubebuilder does not support custom storage, so I am looking a builing an aggregated API server.

I have already started playing with the k8s.io/apiserver package, but it's not exactly easy to get started with.

@nicklasfrahm
Copy link
Author

I have found apiserver-builder-alpha and I am making progress, but the last commit is three years ago. Is that project still maintained? How can I contribute or start contributing?

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

No branches or pull requests

1 participant