In any Container Orchestration engine (kubernetes or openshift), there are steps to be carried out, starting from designing the pipeline to pull the source code, create the Docker images, define the configuration to deploy the application and expose it.
Then, why is the term "choreography" is used in Openshift(reference) and term "Container Orchestration" is used in Kubernetes. What difference does it make?