Skip to content

A simple powershell script to validate that required outbound network connectivity are met for Stack HCI installations.

Notifications You must be signed in to change notification settings

dmossberg/stack-hci-outbound-connectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Stack HCI network requirements validator

A simple powershell script to validate that required outbound network connectivity are met for Stack HCI installations.

Verified network requirements

Component Official Documentation
Stack HCI Cluster Outbound connectivity requirements
AKS Hybrid Outbound connectivity requirements
Arc for Kubernetes Outbound connectivity requirements
Arc Resource Bridge Outbound connectivity requirements

Getting Started

PS> .\Stack-HCI-Network-Requirements-Checker.ps1

If forward proxy is required pass the proxy address and port as a parameter

PS> .\Stack-HCI-Network-Requirements-Checker.ps1 -Proxy "http://proxy:8080"

image

About

A simple powershell script to validate that required outbound network connectivity are met for Stack HCI installations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published