Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte authored Oct 29, 2022
1 parent a965634 commit 0820d13
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Onyxia API

This is the server part of the Onyxia datalab.
This is the server part of the Onyxia datalab.

## Why do we need an API

We could think that Onyxia look like Helm which remove Tiller from its stack.
In fact an Onyxia user can have no access to kubernetes, this can be important for some installations.
Onyxia-api give access to the underlying kubernetes cluster.

It interacts with your container orchestrator to deploy users services.
Onyxia supports Kubernetes using Helm.
Deployable services are listed and configured inside catalogs.
Expand Down Expand Up @@ -110,4 +117,4 @@ This format extension is **fully interoperable** with the official Universe form

The specification is defined [here](docs/specification/README.md).

An example of a Universe using this extension is available [here](https://github.com/inseefrlab/Universe-Datascience).
An example of a Universe using this extension is available [here](https://github.com/inseefrlab/Universe-Datascience).

0 comments on commit 0820d13

Please sign in to comment.