Installation

This page describes how to install Global Owner resource controller using kustomize.

Prerequisites

Deploy the controller

kubectl apply -k https://github.com/danil-grigorev/global-owner/v1

or locally from the cloned repo:

kubectl apply -k v1