MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Support AWS System Manager Session Manager #83

Closed MatthiasScholz closed 3 years ago

MatthiasScholz commented 4 years ago

Summary

Making use of the AWS Session Manager will allow to deprecate the bastion setup in order to debug cluster issues where direct instance access is needed.

Using the AWS Session Manager provides better security and less infrastructure to maintain and pay for.

Details

MatthiasScholz commented 3 years ago

Open Points

MatthiasScholz commented 3 years ago

Solved with PR #87.