support-bundle-utils

command module
v0.0.0-...-0a5513a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Harvester support bundle utils

This project contains support bundle scripts and utilities for Harvester.

  • bin/harvester-sb-collector.sh: The script is used to collect k3os node logs. It can be run in a container with host log folder mapped or be run on host.
  • support-bundle-utils: A program to generate and download Harvester support bundles. Users can get a bundle with the pre-build image:
    mkdir -p bundles
    docker run --rm -v "$(pwd)/bundles:/bundles" -w /bundles bk201z/support-bundle-utils:dev support-bundle-utils download https://HARVESTER_API_IP:30443 --user <user> --password <password> --insecure
    
    # the bundle will be stored in bundles
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL