WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

localstack/localstack-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStack Kubernetes Operator

Requirements

The LocalStack operator requires a LocalStack auth token to authorize the use of the operator.

Installation

You can use kubectl to install the LocalStack Operator into your cluster:

# latest version
kubectl apply -f https://github.com/localstack/localstack-operator/releases/latest/download/controller.yaml

# or specific version, e.g. v0.4.0
kubectl apply -f https://github.com/localstack/localstack-operator/releases/v0.4.0/download/controller.yaml

CRD definition

The operator includes a LocalStack CRD which defines your LocalStack instance. See the api docs for a description of the available fields.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published