[GH-ISSUE #141] [Question] is act container with hostNetwork supported? #93

Closed
opened 2026-03-01 21:40:01 +03:00 by kerem · 1 comment
Owner

Originally created by @aledbf on GitHub (Mar 9, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/141

Hi, I'm trying to use an action that creates a kind cluster, which works just fine but this action opens a port in 127.0.0.1, which is not possible to reach from any step. Is it possible to use hostNetwork or what is the suggestion for this scenario?
Thanks

Originally created by @aledbf on GitHub (Mar 9, 2020). Original GitHub issue: https://github.com/nektos/act/issues/141 Hi, I'm trying to use an [action](https://github.com/engineerd/setup-kind) that creates a [kind](https://kind.sigs.k8s.io/) cluster, which works just fine but this action opens a port in 127.0.0.1, which is not possible to reach from any step. Is it possible to use hostNetwork or what is the suggestion for this scenario? Thanks
Author
Owner

@cplee commented on GitHub (Mar 9, 2020):

This is currently not supported, but could be solved by either switching to hostNetwork (as suggested) or with container links. Thanks for the suggestion!

<!-- gh-comment-id:596601490 --> @cplee commented on GitHub (Mar 9, 2020): This is currently not supported, but could be solved by either switching to hostNetwork (as suggested) or with container links. Thanks for the suggestion!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#93
No description provided.