Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 665 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 665 Bytes

clustermgr

Manage/Configure nextensio cluster

mel

mel is the manager of the cluster and responsible for configuring kubernetes in response to a new tenant or a new agent getting added/deleted etc.. The yaml files for mel in directory yaml/ here should be kept in some location on the deployment server and it should be pointed to using the environment variable YAML_DIR in file /nextensio/cluster/environment

test

The test directory contains utilities to create a nextension cluster on our laptop which for all practical purposes is exactly the same as a cluster in cloud. This local cluster can be used for development/testing/automation etc.