Take a look at Nomad before jumping on Kubernetes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

  • I think nomad really needs a k3s equivalent.

    The equivalent of k8s is not nomad, it's nomad+consul+vault

    If you read through something like kubernetes-the-hard-way most of the really tricky parts are setting up the PKI infrastructure and bootstrapping etcd.

    https://learn.hashicorp.com/tutorials/nomad/security-enable-... starts to look a lot like https://github.com/kelseyhightower/kubernetes-the-hard-way/b...

    Vault is better than k8s secrets, but getting nomad working doesn't magically give you a working vault cluster.

  • kubecfg

    Discontinued A tool for managing complex enterprise Kubernetes environments as code.

  • 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
  • kustomize

    Customization of kubernetes YAML configurations

  • Yet, the embedded kustomize version is years behind standalone.

    https://github.com/kubernetes-sigs/kustomize/issues/1500

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

  • Is it possible to wrap Kustomize yaml with jinja2?

    2 projects | /r/kubernetes | 28 Oct 2022
  • Helm makes it overly complex, or is it just me?

    9 projects | /r/kubernetes | 17 Jan 2023
  • Deployment with ArgoCD & secrets in helm chart

    2 projects | /r/kubernetes | 23 Dec 2022
  • Tools to Run Kubernetes Locally

    7 projects | news.ycombinator.com | 6 Aug 2021
  • Helm vs Kustomize - The Fight Between Templating and Patching in Kubernetes

    6 projects | /r/kubernetes | 26 Jan 2021