EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Pixie has three components that can be updated:
px version
Compare your CLI version with the latest release.
If necessary, update the CLI with:
px update cli
Pixie's CLI tool is required to update Pixie Vizier. To update Pixie Cloud and Vizier:
/admin/clusters
). To check the Vizier Version
using the CLI, run:# Check Pixie Vizier Versionpx get viziers
Compare your Vizier version to the latest release.
Update your fork / clone of the Pixie repo.
(Optional) Update the version numbers in the artifact_tracker_versions.yaml
file. The release versions in this file are periodically updated, but do not track the latest release. To find the latest release, check the release notes:
plc
).kustomize build k8s/cloud/public/ | kubectl apply -f - --namespace=plc
px update vizier