VMware Cloud Community
santunez2275
Enthusiast
Enthusiast

Openshift create project Container

Hello Guys

In a implementation of VRA 7.4, I need to be able to do the following:

In Openshift I need to be able to create a container through cli from VRA. Windows 2012 was installed with Openshift Client Tools and run the cli for create a new container

oc new-app mysql-ephimeral

The Container is created without problems but I need to know if it is possible to do this from VRA.

I think it's possible to do with XAAS making a call via powershell entering host parameters user password and openshift command.

I would like to know if it is possible to do the aforementioned or if you know any other method that allows me to do the above.

Thanks for ypur help.

Regards


Sebastian

0 Kudos
1 Reply
daphnissov
Immortal
Immortal

Running a command or script on your OS client isn't a problem, but do you want to be able to see and manage the resulting container(s) in the user's Items tab like other managed items? If so, that requires more work. So what's your goal with day2 management?

0 Kudos