How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Namespace provisioning using kpt CLI

calendar_today January 1, 0001 person domain kpt

What package are we creating ? # Onboarding a new application or a micro-service is a very common task for a platform team. It involves provisioning a dedicated namespace (and other associated resources) where all resources that belong to the application reside. In this guide, we will create a package that will be used for provisioning a namespace. Prerequisites # Repositories # Platform teams will have to setup two repos:

open_in_new Read original post