Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 729 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 729 Bytes

homebrew-fks

CLI binaries related to Kubernetes at Meltwater.

This homebrew tap is created for convenience. It ensures that the correct kubectl version is installed.

Current CLI binaries in this tap:

  • dyff
  • kubectl
  • kops
  • kustomize
  • helm2
  • helm3
  • helmfile
  • sops (installed with helm3 as a dependency)
  • vals (installed with helm3 as a dependency)

To install a formula run:

brew install meltwater/fks/<FORMULA>

--

If you are interested in creating your own homebrew tap you can look here, here and here.