Kosmos Studio
Overview
Kosmos Studio is the main application to manage your plateform applications.
Applications
All application deployed and exposed throw ingress are instantly available. No special configuration is required.
Customize application tile
To customize displayed application, you can add this annotations to the corresponding ingress.
# public url to icon
kosmos-studio.athea.tech/icon
# public human readable name
kosmos-studio.athea.tech/name
# small description
kosmos-studio.athea.tech/description
# display badge (beta, official, ...)
kosmos-studio.athea.tech/tags
If you do not want to display application, you may explicitly ignore, using below annotation.
kosmos-studio.athea.tech/ignore: true