Skip to content

Latest commit

 

History

History
81 lines (54 loc) · 2.27 KB

README.md

File metadata and controls

81 lines (54 loc) · 2.27 KB

Nebius library of applications for Kubernetes®

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


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 applications for Kubernetes 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.
  2. Create a new branch for your feature or bugfix.
  3. 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.


Kubernetes® is a registered trademark of The Linux Foundation®