Skip to content

Ubuntu or WSL2

Yin-Chi Chan edited this page Sep 15, 2024 · 3 revisions

Installing Docker, Kubernetes, and Helm (Ubuntu/WSL2)

For instructions on setting up a development environment in WSL2 for Windows, see the official instructions for Visual Studio Code.

Home

Getting started

Installed services

  • Traefik
  • Admin pod
  • Database servers
    • MySQL
    • InfluxDB (Time series database)
    • Neo4j (Graph database)
  • Data Ingress and aggregation
    • Telegraf MQTT

Developer

  • Git best practices
  • Helm best practices
Clone this wiki locally