Moving full infrastructure to kubernetes

Hi, I am wondering if there are examples of full application stack based on Kubernetes, for ex: golang+solr+postgres with all the services and load balancers configured?

Hi @Waleed_Gadelkareem

I don’t think that there are examples out for this specific configuration. If you want to build this configuration you can look up examples for building services, pods, jobs and so on and put it together to reach what you want.