GithubHelp home page GithubHelp logo

reedcort / osd-network-verifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openshift/osd-network-verifier

0.0 0.0 0.0 8.28 MB

License: Apache License 2.0

Shell 21.06% Go 77.92% Makefile 1.02%

osd-network-verifier's Introduction

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

Terraform Scripts (AWS)

The Terraform scripts in this repository allow you to set up a secure and scalable network infrastructure in AWS for testing. It will create a VPC with public, private, and firewall(optinal) subnets, an Internet Gateway, a NAT Gateway, and a network firewall(optinal).

Getting Started

  1. Clone this repository.
  2. Navigate to the Terraform scripts directory: examples/aws/terraform.
  3. Copy the terraform.tfvars.example file to terraform.tfvars and replace the placeholder values with your actual values.
  4. Run terraform init to initialize Terraform.
  5. Run terraform apply to create the infrastructure.

See the Terraform README.md for detailed instructions.

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

osd-network-verifier's People

Contributors

abyrne55 avatar alexvulaj avatar anispate avatar bdematte avatar bng0y avatar boranx avatar csheremeta avatar dakotalongrh avatar dustman9000 avatar fahlmant avatar gdbranco avatar hbhushan3 avatar jthiatt avatar judexzhu avatar lnguyen1401 avatar luis-falcon avatar mjlshen avatar npecka avatar openshift-ci[bot] avatar openshift-merge-bot[bot] avatar openshift-merge-robot avatar rafael-azevedo avatar reedcort avatar rendhalver avatar ritmun avatar robotmaxtron avatar tiwillia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.