edoc platform Administration Guide
Breadcrumbs

Overview of the Kubernetes environment

The Kubernetes environment of edoc platform is managed via edoc agent. For better separation, the environment is logically separated by namespaces.

The following namespaces are available:

  • default: provides Keycloak and edoc local app gateway.

  • traefik: provides the reverse proxy Traefik via which edoc platform can be contacted from outside.

  • phpmyadmin: provides access to MySQL databases.

  • Environment for test, staging, master: provides the edoc apps.

The access data, such as the access data to the databases, is stored in ConfigMap files or in secrets in the corresponding namespace. The access data is usually generated automatically during installation.