PKS 1.5 Installation with the VMware Enterprise PKS Management Console Beta: enable_outbound_traffic in YAML #659
Labels
bug/knownIssue
Known Issue
bug/minor
You found a simple problem and know the resolution, but materials need to be updated
bug/workaround
This issue is a known technical bug with a workaround available. not for typos/grammar
triage/unresolved
queue for issues with no plan for resolution yet
WorkaroundAvailable
The Gear2/EPMC UI does not have an Enable Outbound Access option and you need to set this in the YAML file to give your PKS Nodes external access. This would be in Step 4.11:
Go to Configuration->PKS Configuration
Click on Generate Configuration. In the Configuration YAML scroll down to Network around line 106 and look for the enable_outbound_traffic option and set this to true : enable_outbound_traffic: true
The text was updated successfully, but these errors were encountered: