5G Core Operator
May 6, 2023 · 8 min read · 1. Creating the API and Controller — We first create a new CRD (Custom Resource Definition) API and a new Controller. This is done using the Operator SDK. We provide a Helm chart path that the Operator will manage. This Helm chart, essentially, is th...
Join discussion