Skip to main content
Version: 10.9.x

Overview

mlp is a comman line tool responsible for creating, updating and deleting kubernetes resources based on files generated by Mia-Platform Console.

The main subcommands that the tool has are:

  • interpolate: fill placeholders in kubernetes files with the values of ENV variables
  • generate: create files for kubernetes ConfigMap and Secret based on files and/or ENV values
  • deploy: create and/or update resources in a kubernetes namespace with the interpolated/generated files
  • kustomize: run kustomize build
  • hydrate: helper to fill kustomization.yml with resources and patches
  • completion: generate the autocompletion