13 lines
320 B
Markdown
13 lines
320 B
Markdown
# Crossplane-Runtime Setup
|
|
|
|
|
|
## Requirements
|
|
|
|
An Intel-based machine (recommend 2+ cores, 2+ GB of memory and 128GB of SSD). Inside your build environment (Docker for Mac or a VM), 6+ GB memory is also recommended.
|
|
|
|
The following tools are need on the host:
|
|
- curl
|
|
- git
|
|
- make
|
|
- golang
|
|
- kubebuilder (v1.0.4+) |