Skip to content

Cli binaries related to Kubernetes at Meltwater.

License

Notifications You must be signed in to change notification settings

meltwater/homebrew-fks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.