asdf-golang VS asdf-kubectl

Compare asdf-golang vs asdf-kubectl and see what are their differences.

asdf-golang

Go plugin for the asdf version manager (by asdf-community)

asdf-kubectl

Kubectl plugin for the asdf version manager (by Banno)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
asdf-golang asdf-kubectl
5 3
487 117
5.7% 2.6%
5.4 1.5
11 days ago 4 months ago
Shell Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asdf-golang

Posts with mentions or reviews of asdf-golang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.
  • Managing multiple Go versions in the local environment
    10 projects | /r/golang | 21 Nov 2022
    I use https://github.com/asdf-vm/asdf with the golang plugin https://github.com/kennyp/asdf-golang
  • How can we push homebrew to update go package?
    8 projects | /r/golang | 18 Mar 2022
  • One of the most powerful Software Development tool - 2 mins read
    22 projects | dev.to | 1 Jan 2022
    ❯ asdf plugin-list --urls --refs act https://github.com/grimoh/asdf-act.git master 8729029 aws-vault https://github.com/beardix/asdf-aws-vault.git master 937a1db awscli https://github.com/MetricMike/asdf-awscli.git main b9ba4c7 docker-slim https://github.com/everpeace/asdf-docker-slim.git master 4ee75a3 golang https://github.com/kennyp/asdf-golang.git master 1f388f1 helm https://github.com/Antiarchitect/asdf-helm.git master 87eef5a java https://github.com/halcyon/asdf-java.git master f0c702f jq https://github.com/ryodocx/asdf-jq.git master 3144577 kubectl https://github.com/asdf-community/asdf-kubectl.git master da7bb0b minikube https://github.com/alvarobp/asdf-minikube.git master 8ca7b8d mysql https://github.com/iroddis/asdf-mysql.git master 3aaf756 nodejs https://github.com/asdf-vm/asdf-nodejs.git master cb61e3d perl https://github.com/ouest/asdf-perl.git master 31bb799 php https://github.com/asdf-community/asdf-php.git master 759843b postgres https://github.com/smashedtoatoms/asdf-postgres.git master 4f8b356 python https://github.com/danhper/asdf-python.git master 8ab052f redis https://github.com/smashedtoatoms/asdf-redis.git master bf1276e ruby https://github.com/asdf-vm/asdf-ruby.git master f134c2d sbt https://github.com/bram2000/asdf-sbt.git master 33f9637 scala https://github.com/asdf-community/asdf-scala.git master 1206055 skaffold https://github.com/virtualstaticvoid/asdf-skaffold.git master c942ecf spark https://github.com/joshuaballoch/asdf-spark.git master 6fe49de
  • Gerenciando versão de ferramentas com asdf/asdf-vm
    6 projects | dev.to | 6 Nov 2021

asdf-kubectl

Posts with mentions or reviews of asdf-kubectl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-21.
  • Ultimate EKS Baseline Cluster: Part 1 - Provision EKS
    17 projects | dev.to | 21 Jul 2023
    # install kubectl plugin for asdf asdf plugin-add kubectl \ https://github.com/asdf-community/asdf-kubectl.git asdf install kubectl latest # fetch latest kubectl asdf install kubectl latest asdf global kubectl latest # test results of latest kubectl kubectl version --short --client 2> /dev/null
  • One of the most powerful Software Development tool - 2 mins read
    22 projects | dev.to | 1 Jan 2022
    ❯ asdf plugin-list --urls --refs act https://github.com/grimoh/asdf-act.git master 8729029 aws-vault https://github.com/beardix/asdf-aws-vault.git master 937a1db awscli https://github.com/MetricMike/asdf-awscli.git main b9ba4c7 docker-slim https://github.com/everpeace/asdf-docker-slim.git master 4ee75a3 golang https://github.com/kennyp/asdf-golang.git master 1f388f1 helm https://github.com/Antiarchitect/asdf-helm.git master 87eef5a java https://github.com/halcyon/asdf-java.git master f0c702f jq https://github.com/ryodocx/asdf-jq.git master 3144577 kubectl https://github.com/asdf-community/asdf-kubectl.git master da7bb0b minikube https://github.com/alvarobp/asdf-minikube.git master 8ca7b8d mysql https://github.com/iroddis/asdf-mysql.git master 3aaf756 nodejs https://github.com/asdf-vm/asdf-nodejs.git master cb61e3d perl https://github.com/ouest/asdf-perl.git master 31bb799 php https://github.com/asdf-community/asdf-php.git master 759843b postgres https://github.com/smashedtoatoms/asdf-postgres.git master 4f8b356 python https://github.com/danhper/asdf-python.git master 8ab052f redis https://github.com/smashedtoatoms/asdf-redis.git master bf1276e ruby https://github.com/asdf-vm/asdf-ruby.git master f134c2d sbt https://github.com/bram2000/asdf-sbt.git master 33f9637 scala https://github.com/asdf-community/asdf-scala.git master 1206055 skaffold https://github.com/virtualstaticvoid/asdf-skaffold.git master c942ecf spark https://github.com/joshuaballoch/asdf-spark.git master 6fe49de
  • ASDF or how to manage multiple runtime versions.
    17 projects | dev.to | 28 Mar 2021
    CMD> asdf plugin list all Output sample: [...] kubebuilder https://github.com/virtualstaticvoid/asdf-kubebuilder.git kube-capacity https://github.com/looztra/asdf-kube-capacity.git kubectl *https://github.com/Banno/asdf-kubectl.git kubectl-bindrole https://github.com/looztra/asdf-kubectl-bindrole.git kubectx *https://gitlab.com/wt0f/asdf-kubectx.git kubefedctl https://github.com/kvokka/asdf-kubefedctl.git kubeseal https://github.com/stefansedich/asdf-kubeseal.git kubesec https://github.com/vitalis/asdf-kubesec.git kubespy https://github.com/jfreeland/asdf-kubespy.git kubeval https://github.com/stefansedich/asdf-kubeval.git terraform *https://github.com/Banno/asdf-hashicorp.git terraform-docs *https://github.com/looztra/asdf-terraform-docs.git terraform-lsp https://github.com/bartlomiejdanek/terraform-lsp.git terraform-validator https://github.com/looztra/asdf-terraform-validator.git terragrunt https://github.com/lotia/asdf-terragrunt.git [...]

What are some alternatives?

When comparing asdf-golang and asdf-kubectl you can also consider the following projects:

goenv - :blue_car: Like pyenv and rbenv, but for Go.

asdf-plugins - Convenience shortname repository for asdf community plugins

asdf-kubectl-bindrole - asdf (https://github.com/asdf-vm/asdf) plugin for bindrole (https://github.com/Ladicle/kubectl-bindrole)

asdf-kubectx

asdf-terraform-docs - terraform-docs (https://github.com/segmentio/terraform-docs) plugin for asdf

asdf-kubeseal - Kubeseal plugin for asdf version manager https://github.com/asdf-vm/asdf

asdf-kubefedctl - asdf plugin for kubefed

asdf-hashicorp - HashiCorp plugin for the asdf version manager

g - Simple go version manager, gluten-free

homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)

asdf-terragrunt - Terragrunt plugin for the asdf version manager