WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

WAS ND 8.5.5.5 #115

Closed bru2code closed 5 years ago

bru2code commented 5 years ago

HI,

Is the below doc still valid if I want to create WAS ND 8.5.5.5 container image or better files availabel that I can use ? I can't find cd ci.docker.websphere-traditional/network-deployment/install/ and install instructions seem to suggest other wise.

https://developer.ibm.com/recipes/tutorials/how-to-configure-ibm-websphere-application-server-network-deployment-cell-topology-using-docker-containers/

Thanks, Bru

arthurdm commented 5 years ago

hi @bru2code - unfortunately no, we do not support running WAS traditional ND in containers. The management plane that ND provides, in a container world, conflicts with orchestration frameworks such as Kubernetes.

Have you looked at deploying WAS base containers, or Liberty containers in Kubernetes?

arthurdm commented 5 years ago

@bru2code - if you can downgrade to WAS base, please give our new instructions a try. Also, I would recommend checking out the work we're doing with Liberty in kubernetes.

If you really need to use WAS ND, I recommend looking into the VM Quickstarter