Cloud-Native Deployment

Upgrade via Helm

  1. # Sample value of ${higress_version} : v1.1.0
  2. helm repo update
  3. helm upgrade higress -n higress-system higress.io/higress

Standalone Deployment

  1. # ${higress_dir} is the path of Higress’ installation directory
  2. curl -fsSL https://higress.io/standalone/get-higress.sh | bash -s — “${higress_dir}” -u