Skip to content

This repository contains the configuration, manifests and Helm charts for deploying and managing Nebius' Kubernetes applications.

License

Notifications You must be signed in to change notification settings

nebius/nebius-k8s-applications

Repository files navigation

Nebius Kubernetes applications library of helm charts

Welcome to the Nebius Kubernetes Applications repository! This repository contains the configuration, manifests and Helm charts for deploying and managing Nebius' Kubernetes applications.


Table of contents

  1. Overview
  2. Applications
  3. Getting started
  4. Contributing
  5. License
  6. Support

Overview

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.


Applications


Getting started

To publish your product

Read Create application guide

To run Application in Managed Service for Kubernetes

  1. Sign up at Nebius
  2. Create Managed Service for Kubernetes
  3. Select and install Application from the Applications tab

To run Application in your own Kubernetes

Run:

helm --kube-context <local-kube-context-name> install <chart-path> [-f values.yaml] -n <namespace> --generate-name --create-namespace

Contributing

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.

License

This project is licensed under the Apache License 2.0.

Support

For support or to report issues, please create an issue in this repository.

About

This repository contains the configuration, manifests and Helm charts for deploying and managing Nebius' Kubernetes applications.

Resources

License

Security policy

Stars

Watchers

Forks