Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Private networking with GitHub-hosted runners - GitHub Docs

Explains how to connect GitHub-hosted runners to private networks using various networking architectures and security configurations.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Private networking with GitHub-hosted runners - GitHub Docs

Explains how to connect GitHub-hosted runners to private networks using various networking architectures and security configurations.

When To Use

Use when you need to configure GitHub-hosted runners to access resources within a private network or VPC without exposing those resources to the public internet.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-runners-private-networking-with-github-hosted-docs-workflow-guide.mdA documentation guide explaining how to connect GitHub-hosted runners to private network resources using API Gateways with OIDC or WireGuard network overlays.Questions about a documentation guide explaining how to connect GitHub-hosted runners to private network resources using API Gateways...

What This Skill Covers

    • GitHub Actions / - Concepts / - Runners / - Private networking
  • Main sections: In this article, About GitHub-hosted runners networking, Using an API Gateway with OIDC, Using WireGuard to create a network overlay, Using an Azure Virtual Network (VNET).

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/concepts/runners/private-networking