Thursday, 28 May 2020

More on the old ToDo list - tinkering with Red Hat OpenShift Container Platform

Having spent a few years working on "pure" Kubernetes, I also need to get up-to-speed with RH OCP ....

I've spun up a cluster on the IBM Cloud, now need to get around to using/learning it ...

To me, OCP is a distribution of K8s, but it's oh-so-much more ....

Here's at what I'm looking....






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="{...