platypus/

directory
v0.0.0-...-862afa6 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0

README

Platypus

⚠️ experimental ⚠️

This is a test case we use to test new concepts and get a feel for the APIs.

The Terraform code is in pkg/infra while the kubernetes manifestss are in pkg/platform.

The code entrypoint is in cmd/platypus/cli.go.

Getting started

Prerequisites
Setup

Authenticate: Follow the instructions here to configure your AWS credentials.

# if SSO
aws sso login --profile=platypus-xxx
# get the identity
aws sts get-caller-identity --profile platypus-xxx
Run

Terraform plan

go run ./cmd/platypus/ --plan

Terraform apply

go run ./cmd/platypus/ --apply

Directories

Path Synopsis
cmd
pkg
platform
Package platform provides the kubernetes application to build and deploy
Package platform provides the kubernetes application to build and deploy

Jump to

Keyboard shortcuts

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