Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonBanana authored May 6, 2022
1 parent c1cefd2 commit dbd9c82
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ea-infrastructure
Infrastructure as code definition for k3s cluster in edge-autoscaler project

# NEPTUNE Infrastructure
<p align="center">
<img width="100%" src="https://i.imgur.com/tm9mSuM.png" alt="Politecnico di Milano" />
</p>

## Overview

NEPTUNE-infrastructure is an infrastructure as code definition for k3s cluster in edge-autoscaler project. It uses Terraform to create multi-region and multi-availability zones AWS clusters with networking delays similar to an edge computing cluster.

# Getting started
- `terraform init`
Expand All @@ -19,4 +26,4 @@ terraform apply "plan" \
-var 'SSH_PUBLIC_KEYPATH=<value>' \
-var 'SSH_PRIVATE_KEYPATH=<value>'
```
- Enjoy your k3s cluster
- Enjoy your k3s cluster

0 comments on commit dbd9c82

Please sign in to comment.