Skip to content

Instantly share code, notes, and snippets.

@jstott
Created March 26, 2018 23:11
Show Gist options
  • Save jstott/747215639422e7008f94db3dbfa5eca6 to your computer and use it in GitHub Desktop.
Save jstott/747215639422e7008f94db3dbfa5eca6 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