Skip to content

fenar/ocp-aws-ovnipsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating OCP Cluster on AWS with OVN IpSec Enabled

Background on OVN with IPSEC

alt text

If you haven't setup openshift commandline tools yet, please do with sudo :

sudo ./00-prereq.sh

Cluster create (please follow the step by step guidance with correct selection/credentials):

./01-deploy.sh

When cluster is up and running you shall have ovn-ipsec daemonset running as well : alt text


Cluster destroy:

./03-clean.sh

Appendix-A Remote Worker Node

In order to add a remote worker node in to a existing cluster, remote worker node network fabric shall perform vpn tunnel to ocp's private machine network so that api-int url can be accessible for remote worker node to communicate with ocp control plane.
Sample Reference-1
Sample Reference-2

About

OCP cluster creation on AWS with OVN Ipsec

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published