Migration/Docker

avatar
(anonymous user)
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


All Comments (2)

avatar

There is documentation for docker on the link below:

docs.powershelluniversal.com
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:

linkedin.com
So you need to invest time in learning Kubernetes if you no experience with it yet.

avatar
me in learning Kubernetes if you no

Thank you so much