Environments
<p>An Environment is a logical grouping of applications to which you can
apply policies and common configuration. You can run an application in
several Environments. Typically environments are created for lifecycle
phases in you delivery pipeline (e.g. dev-test, staging, production).</p>
<p>You can create several environments on the same Kubernetes cluster, and
each environment is fully contained in a cluster.</p>
<p><img src="/images/concepts-environments.png" alt="image"></p>
Updated on 27 Aug 2020