Skip to content

Commit

Permalink
Stable Production Grade Release (#23)
Browse files Browse the repository at this point in the history
This release incorporates the GA release of Anthos on Baremetal. It also included full BGP support from KubeVIP and has been tested on Ubuntu 18.04, Ubuntu 20.04, & CentOS 8.

It has also been tested with an HA Control Plane (3x Control Plane nodes)
As well as a single Control plane.

You can deploy with as few as two nodes (1x Control Plane and 1x Worker Node)
  • Loading branch information
c0dyhi11 authored Dec 15, 2020
1 parent ffdac40 commit 64bd909
Show file tree
Hide file tree
Showing 15 changed files with 792 additions and 334 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Local .terraform directories
**/.terraform/*
.terraform*

# .tfstate files
*.tfstate
Expand Down Expand Up @@ -29,3 +30,5 @@ override.tf.json
# example: *tfplan*
terraform.tfvars
util/keys

*-kubeconfig
276 changes: 149 additions & 127 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 64bd909

Please sign in to comment.