We are using Enterprise PSU in our organization, we are thinking of migrating psu from VMs to Docker and want to manage it with K8S , is there any documentation on how to achieve?
Looking forward for reply
Product: PowerShell Universal
Version: 1.4.6
There is documentation for docker on the link below:
There are docker images available on: https://hub.docker.com/r/ironmansoftware/universal
The Kubernetes part you need to figure out for yourself, and experience there is needed.
But there is a great article here:
So you need to invest time in learning Kubernetes if you no experience with it yet.
Thank you so much