osd-network-verifier

command module
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

osd-network-verifier

A cli tool and set of libraries that verify the pre-configured networking components for ROSA and OSD CCS clusters.

Overview

osd-network-verifier can be used prior to or after the installation of osd/rosa clusters to ensure the network configuration is correctly set up per OSD requirements listed on https://docs.openshift.com/container-platform/4.6/installing/installing_aws/installing-aws-vpc.html#installation-custom-aws-vpc-requirements_installing-aws-vpc

It currently verifies:

The recommended workflow of diagnostic use of ONV is shown in the following flow diagram:

shift

Cloud Provider Specific READMEs

Building

make build: Builds osd-network-verifier executable in base directory

Contributing and Maintenance

If interested, please fork this repo and create pull requests to the main branch.

Golden AMI

osd-network-verifier depends on these publicly available AMIs built from the osd-network-verifier-golden-ami repo.

Golden AMI provides the following:

  • runtime environment setup (such as container engine, configurations, etc.)
  • building and embedding the validator binary which performs the individual checks to the endpoints
Egress Lists

This lists of essential domains for egress verification should be maintained in the GitLab repo. Newly-added lists should be registered as "platform types" in helpers.go using the list file's extensionless name as the value (e.g., abc.yaml should be registered as PlatformABC string = "abc"). Finally, the --platform help message and value handling logic in cmd.go should also be updated.

IAM Permission Requirement List

Version ID required for IAM support role may need update to match specification in AWS docs.

Release Process

See RELEASE.md

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
dns
examples
aws
integration module
pkg
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL