DevOps Environment on MacOS

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    📦 Find and install kubectl plugins

  • ( set -x; cd "$(mktemp -d)" && OS="$(uname | tr '[:upper:]' '[:lower:]')" && ARCH="$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/')" && KREW="krew-${OS}_${ARCH}" && curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/latest/download/${KREW}.tar.gz" && tar zxvf "${KREW}.tar.gz" && ./"${KREW}" install krew )

  • kubectl-neat

    Clean up Kubernetes yaml and json output to make it readable

  • 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
  • terraform-docs

    Generate documentation from Terraform modules in various output formats

  • https://terraform-docs.io/ https://terraform-docs.io/user-guide/installation/#homebrew

  • powerline-go

    A beautiful and useful low-latency prompt for your shell, written in go

  • https://github.com/justjanne/powerline-go https://formulae.brew.sh/formula/powerline-go

  • lens

    Lens - The way the world runs Kubernetes

  • helm

    The Kubernetes Package Manager

  • https://helm.sh/ https://helm.sh/docs/intro/install/#from-homebrew-macos

  • Visual Studio Code

    Visual Studio Code

  • https://code.visualstudio.com/ https://formulae.brew.sh/cask/visual-studio-code

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

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

  • OpenTF Announces Fork of Terraform

    28 projects | news.ycombinator.com | 25 Aug 2023
  • libvirt-k8s-provisioner - Ansible and terraform to build a cluster from scratch in less than 10 minutes ok KVM - Updated for 1.26

    6 projects | /r/kubernetes | 18 Feb 2023
  • HELM vs KUSTOMIZE

    8 projects | /r/kubernetes | 28 Jul 2022
  • Streamlining Deployments: Unveiling the Power of GitOps with Kubernetes

    1 project | dev.to | 30 Apr 2024
  • deploying a minio service to kubernetes

    3 projects | dev.to | 8 Apr 2024