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

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.

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