/cma-aks

Azure AKS helper API for Cluster Manager API

Primary LanguageGoApache License 2.0Apache-2.0

CMA Azure AKS Helper API

Build Status

Overview

The cma-aks repo provides a helper API for cluster-manager-api by talking to Microsoft Azures API to interact with Azure Kubernetes Services (AKS) clusters.

Getting started

See Protocol Documentation

Requirements

Deploy

$ helm install deployments/helm/cma-aks --name cma-aks

Contributing

Utilizes:

To generate code:

$ make -f build/Makefile generators

Debug:

Using Opctl:

requirements:

  1. docker
  2. opctl

steps:

  1. start debug op: opctl run debug

This will start a container running cma-aks