appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Restrict SSH access to cluster VMs #78

Closed simu closed 7 months ago

simu commented 1 year ago

Summary

We want to restrict SSH access (port 22) to the cluster VMs. SSH access to the cluster VMs should only be allowed from the two LBs instead of allowing SSH access to all nodes from anywhere.

Acceptance criteria

Implementation ideas

simu commented 7 months ago

Implemented in https://github.com/appuio/terraform-openshift4-exoscale/pull/89

(this is primarily a comment to test whether our Jira integration works again)