Skip to content

praxis-proxy/operator

Repository files navigation

Praxis Operator

Kubernetes operator that manages Praxis proxy instances via the Gateway API.

Note: Supports Gateway API v1.5.1

Quick Start

make build       # build
make test        # test
make lint        # clippy + fmt check
make container   # container image

See Getting Started for deploying to a Kubernetes cluster.

Deployment

kubectl apply -f deploy/rbac.yaml
kubectl apply -f deploy/deployment.yaml
kubectl apply -f deploy/gatewayclass.yaml

Documentation

Contributing

Issues and pull requests are welcome. Familiarize yourself with the following documentation first:

For larger changes, open a discussion and follow the proposal process.

Releases

No releases published

Packages

 
 
 

Contributors

Languages