Skip to content

Demonstrates using the Kubernetes Python client from a running OpenShift pod

Notifications You must be signed in to change notification settings

shaneboulden/openshift-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Client Demo

A Flask application that demonstrates using the Kubernetes Python client from a running OpenShift pod.

deployment

Log in to an OpenShift cluster first.

git clone https://github.com/shaneboulden/openshift-client-demo
cd openshift-client-demo
oc new-app openshift_deploy/ocd.yaml

Uncomment L31 to use the Kubernetes API.

About

Demonstrates using the Kubernetes Python client from a running OpenShift pod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published