Wednesday, 31 March 2010

Setting a WebSphere Application Server 6.1 node to be run as a Windows service

WASService.exe -add nodeagent -serverName nodeagent -profilePath p:\IBM\WebSphere\wp_profile -startType automatic

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...