Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

trussle/aws-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Make sure you have Glide installed. Run glide i -v to build the vendor directory.

  1. Install MiniKube to get a local Kubernetes environment
  2. $ eval $(minikube docker-env)
  3. $ make build
  4. $ make dev to install the Operator. It will mount your local ~/.aws/credentials for testing - for production container the credentials are retrieved from the EC2 environment instead.

About

Manage your AWS resource by Kube CRD's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published