Skip to content

Commit ec5e354

Browse files
authored
remove unmerged feature
1 parent 8dddb65 commit ec5e354

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/docs/references/enhanced-security.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ The security of _AWS Nebari_ deployments can be enhanced through the following d
66
This option allows for the use of locally mirrored, security-hardened, or otherwise customized container images in place of the containers used by default.
77
See: [container-sources](container-sources.md)
88

9-
- **Definition of an ssh key that can access EKS hosts**
10-
EKS hosts by default cannot be accessed via ssh. This configuration item allows ssh access into EKS hosts, which can be useful for troubleshooting or external monitoring and auditing purposes.
11-
12-
```
13-
amazon_web_services:
14-
ec2_keypair_name: [example_keypair_name] # Name, not ARN
15-
```
16-
179
- **Installation of custom SSL certificate(s) into EKS hosts**
1810
Install private certificates used by (e.g.) in-line content inspection engines which re-encrypt traffic.
1911

0 commit comments

Comments
 (0)