Skip to content

Safer quick_install.sh #109

@ariefrahmansyah

Description

@ariefrahmansyah

Is your feature request related to a problem? Please describe.

To avoid accidentally running quick_install.sh on existing Kubernetes cluster, e.g. production cluster with running infrastructure (istio, knative, kfserving) and Merlin installed.

Describe the solution you'd like

  1. Add confirmation question if the quick_install.sh script run on non-minikube or kind cluster (context aware script)
  2. Use commands that will not overwrite existing installed components. The script should stop running if component already exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions