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

Compatibility with Air-Gap Clusters? #114

Open
frobware opened this issue Aug 27, 2024 · 1 comment
Open

Compatibility with Air-Gap Clusters? #114

frobware opened this issue Aug 27, 2024 · 1 comment
Milestone

Comments

@frobware
Copy link
Contributor

Description:
In an air-gap cluster with no internet access, any images bpfman attempts to pull would fail due to the lack of connectivity to external repositories. This issue would prevent bpfman from functioning properly in such environments.

Request:
How can bpfman be adapted to work in air-gap environments?

Possible solutions might include:

  • Configuring a local image registry.
  • Pre-loading necessary images into the cluster.

@anfredette
Copy link
Contributor

anfredette commented Aug 29, 2024

Related to pr #104 and bpfman pr#1220.

@anfredette anfredette added this to the Q4-2024 milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants
@frobware @anfredette and others