Need Way out around Oracle OCI OKE kube-dns and service lookup within container
Summary
We have multiple UI and Spring boot microservices deployed in multiple pods needs to communicate with service name instead of IP which changes with redeploymentContent
Once the image is built and pushed successfully versioned in the Image repository , the next step in the pipeline is to review the yaml in git for deployment and pod creation specific to Kubernetes shipped to specific Kubernetes vendor. The Kubernetes tooling has already been installed in Cloud VM in connection with master would now be utilized to sequentially create the pods with specific docker image runtime and provision in default inbuilt load balencer Ingress as part of Kubernetes setup . A typical docker image to build a spring boot api and create a pod and service to publish
Tagged:
0