OpenShift examples¶
Copy-paste OpenShift examples, from why something is designed the way it is to a working
oc apply -k you can run today. Every entry here is real, cloned-and-run code - not
pseudocode - verified live before it's published.
Catalog¶
-
UDN private subnet
Two VMs on an isolated network, unreachable from outside by default, with internet egress gated like a Security Group rule. OpenShift's answer to an AWS VPC private subnet.
More examples are on the way. Have one you'd like to see? Open an issue.