First K8s project

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tilt

    Define your dev environment as code. For microservice apps on Kubernetes.

  • You basically start by downloading kind, then tilt. Then create a kind cluster with the provided configuration in the tilt repo. Then run tilt up and that's it. You'll have a fully functional Kubernetes cluster and project running complete with deployments and services. Nothing too fancy, no RBAC, no network policies etc.. Just the bare minimum to get you up and running.

  • kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  • You basically start by downloading kind, then tilt. Then create a kind cluster with the provided configuration in the tilt repo. Then run tilt up and that's it. You'll have a fully functional Kubernetes cluster and project running complete with deployments and services. Nothing too fancy, no RBAC, no network policies etc.. Just the bare minimum to get you up and running.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Control your role! Kubernetes RBAC explored

    1 project | dev.to | 27 Jul 2023
  • K0smotron: Running Kubernetes-in-Kubernetes

    1 project | /r/kubernetes | 2 Jun 2023
  • Kind Cluster maxing out my Macs storage

    1 project | /r/kubernetes | 10 May 2023
  • Anybody want to help me get KinD running in a devcontainer?

    1 project | /r/docker | 5 May 2023
  • I feel like I am really bad at debugging integration issues

    1 project | /r/ExperiencedDevs | 5 May 2023