Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

INSTALL.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

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+)