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
- Host: GitHub
- URL: https://github.com/pfnet-research/asdf-clusterctl
- Owner: pfnet-research
- License: mit
- Created: 2020-06-11T08:56:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T22:58:27.000Z (about 1 year ago)
- Last Synced: 2025-04-13T10:40:33.497Z (about 1 year ago)
- Topics: asdf, asdf-plugin, asdf-vm, cluster-api, kubernetes
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 12
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.