https://github.com/hasheddan/crossplane-offline
A set of tools and documentation for learning @crossplane without a network connection.
https://github.com/hasheddan/crossplane-offline
Last synced: about 1 year ago
JSON representation
A set of tools and documentation for learning @crossplane without a network connection.
- Host: GitHub
- URL: https://github.com/hasheddan/crossplane-offline
- Owner: hasheddan
- Created: 2021-10-25T11:08:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T10:39:18.000Z (over 4 years ago)
- Last Synced: 2025-03-25T13:46:12.370Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crossplane Offline
A set of tools and documentation for learning Crossplane without a network
connection.
## Requirements
We assume that your system meets the requirements below.
* [docker][docker]
* [kubectl][kubectl]
* [helm][helm]
* [go][go]
* [kind][kind]
[kind]: https://kind.sigs.k8s.io/docs/user/quick-start/#installation
[docker]: https://docs.docker.com/engine/install/
[kubectl]: https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
[helm]:https://helm.sh/docs/intro/install/#from-script
[go]: https://golang.org/doc/install