platform

module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: MIT

README

platform

A Terraform module for provisioning standard resources on a Kubernetes cluster.

What is deployed

The parent module is composed of several sub modules.

  • argocd: A deployment of ArgoCD, using a bootstrap application to load other software.
  • envserver: A test server providing environment information on an external endpoint for verification.
  • ingress: A standard ingress controller with associated Load Balancer.
  • secrets: A deployment of sealed-secrets to assist with managing secrets that may be stored, encrypted, in public repos.

A combination of Terraform's Kubernetes and Helm providers is used to deploy these modules.

Testing

Tests are configured with GitHub Actions, and may be run locally using act. Using the following command at the root of this repo to test all modules and their integration:

act

All underlying tests are written using Terratest in Go test files.

Directories

Path Synopsis
cmd
testing

Jump to

Keyboard shortcuts

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