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

Network observer chart #1855

Open
wants to merge 6 commits into
base: v2
Choose a base branch
from

Conversation

c-kruse
Copy link
Contributor

@c-kruse c-kruse commented Dec 17, 2024

Adds a network-observer chart that

  • Runs a single pod with network-observer, prometheus, and one of two reverse proxy containers.
  • Has options for service type, ingress and openshift routes
  • Obligatory TLS (from pod to edge - LB, Ingress, Route) using either openshift service certs, user-provided cert or skupper issued cert.
  • A couple of manifest.yamls generated from the chart.

@c-kruse c-kruse requested a review from nluaces December 17, 2024 22:45
Signed-off-by: Christian Kruse <christian@c-kruse.com>
@c-kruse c-kruse force-pushed the network-observer-chart branch from 8124b69 to f8587d1 Compare December 18, 2024 21:11
Signed-off-by: Christian Kruse <christian@c-kruse.com>
@c-kruse c-kruse marked this pull request as ready for review December 19, 2024 18:31
Signed-off-by: Christian Kruse <christian@c-kruse.com>
Signed-off-by: Christian Kruse <christian@c-kruse.com>
Copy link
Member

@fgiorgetti fgiorgetti left a comment

Choose a reason for hiding this comment

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

It works great. Tested using minikube with generic template, using
a custom htpasswd file and using openshift auth strategy.

Signed-off-by: Christian Kruse <christian@c-kruse.com>
Signed-off-by: Christian Kruse <christian@c-kruse.com>
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