Welcome to the Nebius Kubernetes Applications repository! This repository contains the configuration, manifests and Helm charts for deploying and managing Nebius' Kubernetes applications.
This repository serves as a central hub for managing and deploying Kubernetes applications built for the Nebius platform. These applications are designed to ensure high availability, scalability and seamless integration with the Nebius ecosystem.
- Sign up at Nebius
- Create Managed Service for Kubernetes
- Select and install Application from the Applications tab
Run:
helm --kube-context <local-kube-context-name> install <chart-path> [-f values.yaml] -n <namespace> --generate-name --create-namespace
We welcome contributions from the community! To contribute: 1.Fork the repository. 1.Create a new branch for your feature or bugfix. 1.Submit a pull request with a detailed explanation of your changes.
This project is licensed under the Apache License 2.0.
For support or to report issues, please create an issue in this repository.