Hi Team,
I'd like to share my infrastructure information.
I have k8's created on cloud managed by me where my java MS is deployed pods is running single container.
where as my image is java:8 distroless. Some Microservices is in mono repo which is using JIB and other in multi repo using Dockerfile. Deployed on k8's cluster with single replica set.
deployment.yaml
Question here is single pod replicaset (MS) is taking one license key? It's suppose to share with 4 (ms) if am not wrong?
Edit: spelling and formatting by Ryan P (AppD Community Manager)
Hi Team,
I'd like to share my infrastructure information.
I have k8's created on cloud managed by me where my java MS is deployed pods is running single container.
where as my image is java:8 distroless. Some Microservices is in mono repo which is using JIB and other in multi repo using Dockerfile. Deployed on k8's cluster with single replica set.
deployment.yaml
Question here is single pod replicaset (MS) is taking one license key? It's suppose to share with 4 (ms) if am not wrong?
Edit: spelling and formatting by Ryan P (AppD Community Manager)