Skip to content

raviydevops/cnab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CNAB bundle for mario game application

cnab spec is used to bundle the application

Prerequsites

Docker
kubernetes cluster config
helm chart

Installing the bundle

Use the following command to install the bundle:

docker run -it -v ~/.aws:/root/.aws -v ~/.kube:/root/.kube raviydevops/cnab_invovation_image:latest install

Uninstalling the bundle

Use the following command to uninstall the bundle:

docker run -it -v ~/.aws:/root/.aws -v ~/.kube:/root/.kube raviydevops/cnab_invovation_image:latest uninstall

Status of the bundle

Use the following command to know the status the bundle:

docker run -it -v ~/.aws:/root/.aws -v ~/.kube:/root/.kube raviydevops/cnab_invovation_image:latest status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published