Skip to content

ibm-aiu/spyre-operator-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM AIU Spyre Operator Documentation

📕 Cluster Admin Guide

📗 User Guide

📘 Maintainer Guide

✏️ Reporting Guide

Please create an issue in spyre-operator repo with following information.

  • user workload YAML and log (oc get -n <namespace> -o yaml <pod-name> and oc logs -n <namespace> <pod-name>)
  • SpyreClusterPolicy (oc get spyrepol spyreclusterpolicy -o yaml)
    • If you specify .skipUpdateComponent in the policy, please also add customized configuration (e.g., ConfigMap)
  • operator log (oc get -n spyre-operator logs spyre-operator-xxx-xxx)
  • deployment data
    • oc get -n spyre-operator get pod -o yaml
    • oc get -n spyre-operator get deploy -o yaml
    • oc get -n spyre-operator get daemonset -o yaml
  • device plugin log and cardmgmt log of the node of malfunctioning card
    • oc get -n spyre-operator logs spyre-device-plugin-xxx-xxx
    • oc get -n spyre-operator logs spyre-cardmgmt-xxx-xxx

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors