Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

IBM/aspera-hsts-operator-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aspera-hsts-operator-tools

IBM Aspera HSTS Operator support tools

support_bundle.sh

Generate IBM Aspera HSTS Operator / Operand support bundle.

Requirements:

  • oc (OpenShift Client)
  • xargs
  • tar

Usage:

  1. Open support_bundle.sh and change the NAMESPACE and CR_NAME to match your IBMAsperaHSTS custom resouce.

    export OC_BIN=oc
    export NAMESPACE=hsts
    export CR_NAME=quickstart
  2. Optionally update the OC_BIN to the path to your oc or kubectl binary if not available via PATH.

  3. Run the script ./support_bundle.sh

  4. Upload the crname_support_bundle_timestamp.tar.gz file via ECuRep or other appropriate method.

About

IBM Aspera HSTS Operator support tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages