Skip to content

Deploy > Kubernetes > Monitoring #527

Closed Answered by santhosh-tg
sandeep-r1 asked this question in Bugs
Discussion options

You must be logged in to vote

@srikanth-6520 The monitoring helm chart currently only supports k8s version until 1.24. PodSecurityPolicy is depricated from k8s version 1.21 and removed in 1.25 version. please refer
https://kubernetes.io/docs/concepts/security/pod-security-policy/
https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/

If you want to set it up on k8s 1.26 then you need to make modifications accordingly to the chart as per your use case. Alternatives for
PodSecurityPolicy is mentioned in the above links.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@srikanth-6520
Comment options

@santhosh-tg
Comment options

Answer selected by sandeep-r1
@srikanth-6520
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants