Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nforgeio/neonkube
Public NeonKUBE Kubernetes distribution related projects
https://github.com/nforgeio/neonkube
containers csharp docker dotnet k8s kubernetes kubernetes-cluster kubernetes-distribution
Last synced: about 14 hours ago
JSON representation
Public NeonKUBE Kubernetes distribution related projects
- Host: GitHub
- URL: https://github.com/nforgeio/neonkube
- Owner: nforgeio
- License: apache-2.0
- Created: 2017-05-29T15:41:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T00:34:09.000Z (3 months ago)
- Last Synced: 2025-01-14T09:16:25.675Z (about 14 hours ago)
- Topics: containers, csharp, docker, dotnet, k8s, kubernetes, kubernetes-cluster, kubernetes-distribution
- Language: C#
- Homepage: https://neonkube.io
- Size: 678 MB
- Stars: 80
- Watchers: 10
- Forks: 13
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# NeonKUBE: An open source Kubernetes distribution
[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://communityinviter.com/apps/neonforge/neonforge)
---
### Documentation:
- [Getting Started](https://docs.neonforge.com/docs/installation)
- [How To Guides](https://docs.neonforge.com/docs/category/how-to-guides)
- [OperatorSDK](https://docs.neonforge.com/docs/operator-sdk)
- [API Reference](https://api-docs.neonforge.com/neonkube/api/Neon.Kube.html)---
**NeonSDK:** A new home for general purpose libraries.
We're expecting NeonKUBE to be ready for a public preview in jUNE 2023 and one of our TODOs has
been to relocate the general purpose Neon libraries to their own GitHub repo since these will be versioned
independently from NeonKUBE. We finally relocated the non **Neon.Kube.*** libraries to:[NeonSDK repo](https://github.com/nforgeio/neonSDK)
---NeonKUBE is an open source project released under the Apache-2.0 license.
### Maintainers:
See [DEVELOPER.md](Doc/DEVELOPER.md) for setup instructions.
**NOTE:** The build environment for this project is quite complex and right now
and is not really in a condition for non-maintainers to participate. We will be
doing a pass to help simplify and make this work for non-maintainers at some
point, probably after we launch this product.