Kubernetes Day 2 Question

Do we support day two operations when integrating with openshift via “external kubernetes clusters” … Actions like add a worker node etc?

There's no native functionality for OpenShift specific day two operations.

Ok so does that mean we integrate and then target openshift as a hosting target? Lifecycling / day two ops of the containers themselves is ok though right?

Yes, we interact with the Kubernetes API and can manage objects inside the cluster itself.