feat: kubectl-buildkit plugin (#672)

This commit is contained in:
Joseph Beard
2022-09-01 23:35:43 -04:00
committed by GitHub
parent 3735ebd64c
commit cc4d7e0127
2 changed files with 2 additions and 0 deletions

View File

@@ -320,6 +320,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| kubeconform | [lirlia/asdf-kubeconform](https://github.com/lirlia/asdf-kubeconform) | [![GitHub Actions Status](https://github.com/lirlia/asdf-kubeconform/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/lirlia/asdf-kubeconform/actions/workflows/build.yml) |
| Kubectl | [asdf-community/asdf-kubectl](https://github.com/asdf-community/asdf-kubectl) | [![Build Status](https://travis-ci.org/asdf-community/asdf-kubectl.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-kubectl) |
| kubectl-bindrole | [looztra/asdf-kubectl-bindrole](https://github.com/looztra/asdf-kubectl-bindrole) | [![Build Status](https://travis-ci.org/looztra/asdf-kubectl-bindrole.svg?branch=master)](https://travis-ci.org/looztra/asdf-kubectl-bindrole) |
| kubectl-buildkit | [ezcater/asdf-kubectl-buildkit](https://github.com/ezcater/asdf-kubectl-buildkit) | [![Build](https://github.com/ezcater/asdf-kubectl-buildkit/actions/workflows/build.yml/badge.svg)](https://github.com/ezcater/asdf-kubectl-buildkit/actions/workflows/build.yml) |
| kubectl-kots | [ganta/asdf-kubectl-kots](https://github.com/ganta/asdf-kubectl-kots) | [![Build Status](https://github.com/ganta/asdf-kubectl-kots/actions/workflows/build.yml/badge.svg)](https://github.com/ganta/asdf-kubectl-kots/actions/workflows/build.yml) |
| kubectx | [wt0f/asdf-kubectx](https://gitlab.com/wt0f/asdf-kubectx) | [![pipeline status](https://gitlab.com/wt0f/asdf-kubectx/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-kubectx/-/commits/master) |
| Kubefedctl | [kvokka/asdf-kubefedctl](https://github.com/kvokka/asdf-kubefedctl) | [![Build Status](https://travis-ci.org/kvokka/asdf-kubefedctl.svg?branch=master)](https://travis-ci.org/kvokka/asdf-kubefedctl) |

1
plugins/kubectl-buildkit Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/ezcater/asdf-kubectl-buildkit.git