Metaphor Diagrams
Summary
Check out the diagram below for details on Kubernetes representations in the Metaphor application.
The Metaphor application is a source code git repository to demonstrate how to build and deliver a microservice application on Kubefirst. Metaphor is deployed to the development
, staging
, and production
namespaces in your Kubefirst cluster.
The Metaphor chart, when published and deployed using our example CI, provides a tangible example of how to set up configurations and secrets for different environments, how to make a service available outside the cluster with automatic DNS hostname resolution and TLS certificate generation and renewal, and automatic versioning for your microservice's released charts.
Check out the documentation about Metaphor to learn more.