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

Allow to advertise p2p service via NodePort or LodeBalancer, allow to use secrets from elsewhere #53

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

matilote
Copy link

  • added separate p2p service to expose ports on TCP/UDP protocols
  • allow to expose p2p service via NodePort or LodeBalancer in addition to ClusterIp
  • set externalIp dynamically by using init container
  • make usage of secrets conditional to allow fetching them through init containers or externalSecrets
  • make readiness and liveness probes conditional

@matilote matilote requested a review from a team as a code owner July 29, 2024 19:45
aly-obol
aly-obol previously approved these changes Aug 8, 2024
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