Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

kedge: Implement IPAdhoc and PodAdhoc. #140

Open
bwplotka opened this issue May 30, 2018 · 0 comments
Open

kedge: Implement IPAdhoc and PodAdhoc. #140

bwplotka opened this issue May 30, 2018 · 0 comments

Comments

@bwplotka
Copy link
Contributor

bwplotka commented May 30, 2018

Basically this will allow debug, per container access.

How it should work?
IPAdhoc:

  • For some specified matcher in form of <ip>.matcher dial to ip and allow only some ports.
    PodAdhoc:
  • For some specified matcher in form of <pod>.matcher - ask Kube API for pod IP (with some cache) and dial to fetched ip and allow only some ports.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant