Aurras
  • Overview
  • Components
    • Core
      • Configuration
    • Event Feed
      • Event Feed - Substrate
        • Configuration
        • Deployment
          • Docker Compose
          • Kubernetes
  • Dependencies
    • Docker
      • Environments
        • Windows
        • macOS
        • Ubuntu
    • Docker Compose
      • Environments
        • Windows
        • macOS
        • Ubuntu
    • Kubernetes
      • Environments
        • Windows
        • macOS
        • Ubuntu
    • Helm
    • Openwhisk
      • Deployment
        • Docker Compose
        • Kubernetes
          • Environment
            • Windows
            • macOS
            • Ubuntu
Powered by GitBook
On this page
  • Simple Docker-based options
  • Kubernetes cluster from a cloud provider
  • Self Build Kubernetes Cluster
  1. Dependencies

Kubernetes

PreviousUbuntuNextEnvironments

Last updated 4 years ago

Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available. You do not need to have detailed knowledge of either Kubernetes or Helm to use this project, but you may find it useful to review their basic documentation to become familiar with their key concepts and terminology.

Kubernetes can be set up using multiple approaches.

Simple Docker-based options

Consider using this only for development and testing

Prerequisites

Environment

Kubernetes cluster from a cloud provider

This will be an ideal, easier and a managed solution to deploy aurras to production.

Common Cloud Providers

Self Build Kubernetes Cluster

Building your own cluster setup requires advanced technical and networking skills, and a good understanding of Kubernetes. This solution is recommended only for advanced users.

Docker
Windows
macOS
Ubuntu
IBM Cloud Private (ICP)
IBM Kubernetes Service (IKS)
Google Kubernetes Engine (GKE)
Amazon Elastic Kubernetes Service (EKS)