redhat-scholars / openshift-starter-guides

Getting Started with OpenShift for Developers Workshop
https://redhat-scholars.github.io/openshift-starter-guides/
Apache License 2.0
41 stars 60 forks source link

adding `app.kubernetes.io/name` label when deploying on OpenShift #9

Open mcouliba opened 3 years ago

mcouliba commented 3 years ago

Using app.kubernetes.io/name label could be interesting to have a more attractive Topology view

app.kubernetes.io/name=spring for parkmaps app.kubernetes.io/name=spring for nationalparks app.kubernetes.io/name=wildfly or app.kubernetes.io/name=eap for mlbparks

etc

blues-man commented 3 years ago

@mcouliba for MLBParks it's in the template, I updated screenshot and instructions: https://redhat-scholars.github.io/openshift-starter-guides/rhs-openshift-starter-guides/mlbparks-templates.html#instantiate_template

For Parksmap it's suggested: image