Skip to content

jkremser/spark-operator-image-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-operator-image-tool

Build status License PyPI version Docs

Purpose of this tool is to verify if given container image is compatible with spark-operator.

Installation

pip3 install soit --user

Quick Start

soit --image quay.io/jkremser/openshift-spark --tag 2.4.0

Demo

Watch the full asciicast

Local Development

Install the modules:

pip3 install -r requirements.txt --user

Run the app:

python3 soit/main.py

Other

This tool is based on a library for interactive testing of container images called conu.

About

Container image compatibility checker with Spark Operator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages