Skip to content
Snippets Groups Projects
Select Git revision
  • 33c43a4067a174a99529e41d537eef290a7028ea
  • main default protected
  • dependabot/go_modules/k8s.io/apimachinery-0.33.3
  • dependabot/go_modules/k8s.io/client-go-0.33.3
  • release-0.15
  • automated-updates-main
  • release-0.13
  • automated-updates-release-0.13
  • release-0.14
  • release-0.10
  • release-0.11
  • release-0.12
  • fix-versions-action
  • versions-fix
  • release-0.9
  • release-0.8
  • release-0.7
  • release-0.6
  • release-0.5
  • release-0.4
  • release-0.3
  • v0.15.0
  • v0.14.0
  • v0.13.0
  • v0.12.0
  • v0.11.0
  • v0.10.0
  • v0.9.0
  • v0.8.0
  • v0.7.0
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0
36 results

update.md

Blame
  • user avatar
    Paweł Krupa (paulfantom) authored
    Signed-off-by: default avatarPaweł Krupa (paulfantom) <pawel@krupa.net.pl>
    545d9ed0
    History

    Update kube-prometheus

    You may wish to fetch changes made on this project so they are available to you.

    Update jb

    jb may have been updated so it's a good idea to get the latest version of this binary:

    $ go install -a github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest

    Update kube-prometheus

    The command below will sync with upstream project:

    $ jb update

    Compile the manifests and apply

    Once updated, just follow the instructions under Generating and Apply the kube-prometheus stack from customizing.md doc to apply the changes to your cluster.

    Migration from previous versions

    If you are migrating from release-0.7 branch or earlier please read what changed and how to migrate in our guide.

    Refer to migration document for more information about migration from 0.3 and 0.8 versions of kube-prometheus.