kubectl port-forward svc/ww-gitops-weave-gitops -n flux-system 9001:9001
Expected output: weave version 2.8.1 (or similar)
Check if the Weave pods are running.
Installing Weave GitOps Core on a Desktop Environment Difficulty: Intermediate Goal: Run a local Kubernetes cluster with Weave GitOps installed for development or learning.
Click on your profile picture (initials) in the top right corner. weave desktop install
The safest way to install the app is directly from the official portal.
: Open your internet browser and log in to your account at app.getweave.com . weave desktop install
chmod +x Weave-1.0.0-x86_64.AppImage ./Weave-1.0.0-x86_64.AppImage
gitops create dashboard-creds --username admin --password password weave desktop install
Ensure your terminal is pointing to your local cluster.