Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add: lb considerations header
  • Loading branch information
ericpaulsen committed Jun 14, 2023
commit 6c572878cc453704fe1f4ad89e4d131966323b7c
2 changes: 2 additions & 0 deletions docs/install/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ to log in and manage templates.
sessionAffinity: None
```

### Load balancing considerations

AWS however recommends a Network load balancer in lieu of the Classic load balancer. Use the following `values.yaml` settings to request a Network load balancer:

```yaml
Expand Down