Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Jul 12, 2023
1 parent 2af84d9 commit 94cb683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment-operations/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Otherwise, some recommended approaches are detailed below:

| Infrastructure | Approach |
|-----------------|-----------------------------------------------------------------------------------------------------------------------------------|
| Knative | Use knative for autoscaling, scale to zero and the integrated L7 load balancing |
| Knative | Use Knative for autoscaling, scale to zero and the integrated L7 load balancing |
| Istio / LinkerD | Ensure sidecar is injected into Restate pod and all service pods |
| Cilium | Ensure Cilium is installed with `loadBalancer.l7.backend=envoy`, and annotate service pods with `service.cilium.io/lb-l7=enabled` |
| Minikube | For local development it's likely not worth worrying about; see below |
Expand Down

0 comments on commit 94cb683

Please sign in to comment.