Skip to content

Instantly share code, notes, and snippets.

@maxrks
Forked from jstott/linux-dev-box.md
Created January 14, 2023 16:16
Show Gist options
  • Save maxrks/d27c51e0d5c0ea6aa40d3c9efd9ccfbf to your computer and use it in GitHub Desktop.
Save maxrks/d27c51e0d5c0ea6aa40d3c9efd9ccfbf to your computer and use it in GitHub Desktop.
Linux Dev Machine Utils / Setup

Linux Development Machine

System utilities and such

Development Tools

  • Azure CLI 2.0 - Azure CLI 2.0
  • []
  • Docker - Docker
  • Vagrant — Development Environments (Ex: testing spinning a new cluster or testing an Ansible playbook).
  • jq — jq is a lightweight and flexible command-line JSON processor
  • Insomnia - REST Client - API tooling / validation
  • ansible — Automate infrasctucture
  • terraform — Write, Plan, and Create Infrastructure as Code
  • kubectx — Fast way to switch between clusters and namespaces in kubectl!
  • kubeval — Validate your Kubernetes configuration files, supports multiple Kubernetes versions
  • [helm(https://github.com/kubernetes/helm) — The Kubernetes Package Manager

Productivity Tools


Inspiration post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment