Human Connection
doc-update-minikube-setup-documentation
doc-update-minikube-setup-documentation
  • Introduction
  • Edit this Documentation
  • Installation
  • Backend
    • GraphQL
  • Webapp
    • COMPONENTS
    • PLUGINS
    • STORE
    • PAGES
    • ASSETS
    • LAYOUTS
    • Styleguide
    • STATIC
    • MIDDLEWARE
  • Testing Guide
    • End-to-end tests
    • Frontend tests
    • Backend tests
  • Contributing
  • Kubernetes Deployment
    • Minikube
    • Digital Ocean
      • Kubernetes Dashboard
      • HTTPS
    • Human Connection
    • Volumes
    • Neo4J DB Backup
    • Legacy Migration
  • Feature Specification
  • Code of conduct
  • License
Powered by GitBook
On this page

Was this helpful?

Kubernetes Deployment

PreviousContributingNextMinikube

Last updated 6 years ago

Was this helpful?

We deploy with . In order to deploy your own network you have to and get a kubernetes cluster.

We have tested two different kubernetes providers: and .

Check out the specific documentation for your provider. After that, learn how to apply the specific kubernetes configuration for .

kubernetes
install kubectl
Minikube
Digital Ocean
Human Connection