Accessing Kubernetes API from OpenShift Pods
How a pod running inside OpenShift can securely talk to the Kubernetes API using its mounted service account token, cluster CA certificate, and RBAC — with curl and Python examples.
How a pod running inside OpenShift can securely talk to the Kubernetes API using its mounted service account token, cluster CA certificate, and RBAC — with curl and Python examples.