An open API service indexing awesome lists of open source software.

https://github.com/pfnet-research/asdf-clusterctl

clusterctl plugin for the asdf version manager
https://github.com/pfnet-research/asdf-clusterctl

asdf asdf-plugin asdf-vm cluster-api kubernetes

Last synced: 11 months ago
JSON representation

clusterctl plugin for the asdf version manager

Awesome Lists containing this project

README

          

# asdf-clusterctl

This repository contains [clusterctl](https://github.com/kubernetes-sigs/cluster-api) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. The Cluster API is a Kubernetes project to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management.

See [Introduction \- The Cluster API Book](https://cluster-api.sigs.k8s.io/) for more details on Cluster API.

## Install

```
asdf plugin add clusterctl https://github.com/pfnet-research/asdf-clusterctl.git
```

See https://asdf-vm.com/ for more detail on asdf-vm.

## License

This software is released under the MIT License.