Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Kubernetes Proxy monitor for OpenShift clusters #810

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

jvoravong
Copy link
Contributor

Description:
Stop using insecure port 29101 and start using secure port 9101 with authentication.

Attaching notes for each version investigated and tested.

  • OpenShift v4.10.59
    • Successfully work and scrapes Kube Proxy metrics from SDN pods.
  • OpenShift v4.11-4.13
    • OVN was installed by default instead of SDN.
    • OVN metrics didn't look compatible with the SA Kube Proxy receiver from a first look.
    • The Kube proxy metrics could not be collected from "out of the box" OpenShift clusters of these versions. Will add documentation and code changes later for collecting OVN Prometheus metrics.

@jvoravong jvoravong force-pushed the OS-Update branch 2 times, most recently from 578ee6a to fe0e09f Compare June 16, 2023 20:28
…sing secure ports 9101 or 29101 with authentication (810)
@jvoravong jvoravong merged commit 86abc35 into signalfx:main Jun 16, 2023
7 checks passed
@jvoravong jvoravong deleted the OS-Update branch June 16, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants