Skip to content

qanda

How do I port forward to localhost

kubectl port-forward html-against-humanity-6b88977966-2sfdm 5000:5000

How do I solve this x509 Certificate Problem

--insecure-skip-tls-verify

Questions

Welcome to OpenShift

How do containers on the same pod communicate

Each pod has a seperate port open to it so just use localhost followed by the opened port