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

[kube-up][scale-out] pod unable to access internet IP address #1373

Open
h-w-chen opened this issue Feb 19, 2022 · 2 comments
Open

[kube-up][scale-out] pod unable to access internet IP address #1373

h-w-chen opened this issue Feb 19, 2022 · 2 comments
Assignees

Comments

@h-w-chen
Copy link
Collaborator

What happened:
in 1tp, 1 rp w/ 1 worker scale-out cluster, pods of custom tenant are unable to access external internet hosts by their IP addresses (e.g. 8.8.8.8)

What you expected to happen:
pod is able to access internet hosts

How to reproduce it (as minimally and precisely as possible):
start kube-up 1+1x1 scale-out cluster, create custom tenent, and create nginx pod in the tenant;
using docker exec to run ping 8.8.8.8 inside nginx container

Anything else we need to know?:

Environment:

  • Arktos version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools: kube-up scale-out 1tp, 1rp w/ 1worker
  • Network plugin and version (if this is a network-related bug):
  • Others:
@Sindica Sindica self-assigned this Feb 21, 2022
@Sindica Sindica added this to the 0.10 milestone Feb 21, 2022
@Sindica Sindica assigned vinaykul and unassigned Sindica Feb 21, 2022
@Sindica
Copy link
Collaborator

Sindica commented Feb 21, 2022

May not be a show stopper for 130

@vinaykul
Copy link
Member

vinaykul commented Feb 28, 2022

Prefer to fix in 1/30 for Mizar. Two possible fixes:

  1. XDP fix (more complex - not be feasible for 1/30 as it needs some redesign)
  2. Fix in iptables (investigating this)

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

No branches or pull requests

3 participants