Demo Images-streams

The imagestreams demo use the imagestreams cluster resource to deploy multiple Images-streams cluster using the imagestreams operator with several example applications working with them.

This demo is based on the example-imagestreams helm chart defined in startx helm-repository.

Description

Field Content
Name STARTX demo imagestreams
tags startx demo k8s imagestreams
provider STARTX
requirements none
format openshift template with argoCD application
content 2 Applications
namespace demo-imagestreams

Add to a cluster

# Associate this demo to the cluster mycluster (runable demo)
sxcm demo associate imagestreams mycluster
# Enable this demo to the cluster mycluster (running demo)
sxcm demo enable imagestreams mycluster

Remove from a cluster

# Dissociate this demo from the cluster mycluster (removable demo)
sxcm demo dissociate imagestreams mycluster
# Disable this demo from the cluster mycluster (removed demo)
sxcm demo disable imagestreams mycluster

Get demo detail

# Read information about the demo version installed into your host (local)
sxcm demo info imagestreams

More on demo

You should read the demo management documentation section to learn the command meaning and how to addapt your own demo for a personalized cluster configuration.