Skip to content

Accessing interfaces from a device context #17760

Answered by candlerb
aascedu asked this question in Help Wanted!
Discussion options

You must be logged in to vote

Also I am a little bit lost when trying to debug my code since I am using netbox docker which means I have netbox, netbox worker working on different container, which I didn't grasp the whole purpose of, I suppose it is written somewhere in the documentation.

That's just standard Docker practice: one container for each process - as opposed to, say, running a process supervisor inside a container which then runs other processes. Then your orchestration framework (docker-compose, or kuberenetes or whatever) takes on the role of the process supervisor, and can schedule them on different nodes.

I'm glad it's working now.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@aascedu
Comment options

@candlerb
Comment options

@aascedu
Comment options

@candlerb
Comment options

Answer selected by aascedu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants