Skip to content

Commit

Permalink
Add Sonobuoy limitation when installing Kubernetes 1.27 and Prometheus (
Browse files Browse the repository at this point in the history
#968)

Add Kubernetes 1.27.x and Prometheus limitation
  • Loading branch information
rrpolanco authored May 8, 2023
1 parent ca08a4a commit 05e4fdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/markdown-pages/add-ons/sonobuoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ It is a customizable, extendable, and cluster-agnostic way to generate clear, in
This makes Sonobuoy assets available in the cluster, but does not run conformance tests.
The `sonobuoy` binary will be installed in the directory `/usr/local/bin`.

## Limitations

This add-on does not work if Kubernetes 1.27.x and Prometheus is installed as `sonobuoy` will panic with the error: `panic: runtime error: invalid memory address or nil pointer dereference`. This problem is being [addressed](https://github.com/vmware-tanzu/sonobuoy/pull/1909) in the upstream Sonobuoy project.

## Advanced Install Options

```yaml
Expand Down

2 comments on commit 05e4fdd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://kurlsh.netlify.app as production
🚀 Deployed on https://645a6336560a5c39d5f11030--kurlsh.netlify.app

Please sign in to comment.