dehaze

Installing Space Cloud on Kubernetes

The first step to start using Space Cloud is setting it up. Space Cloud requires several components to be running for proper functions. The most important components are:

  • Gateway: Responsible for ingress traffic and generation of REST / GraphQL APIs.
  • Runner: Responsible for communicating with K8s and deploying your services.

Luckily, we don’t have to interact with these components directly. Space Cloud ships with a utility named space-cli which bootstraps a cluster for us.

If you just want to use the Gateway component of Space Cloud directly, you can follow this guide instead.

Choosing a Installation Guidelink

There are many ways to get started with Kubernetes. Choose a guide which works for you best:

Have a technical question?

Improve the docs!