redhat-et / edge-security-demo

Apache License 2.0
2 stars 6 forks source link

Revocation Scripts #1

Closed lukehinds closed 4 years ago

lukehinds commented 4 years ago

We need to decide on what will happen when a machine fails.

We need to design revocation events and develop the scripts.

Possible solutions include:

Shutdown machine that has failed

Terminate connection.

mpeters commented 4 years ago

We decided to go with taking the machine out of circulation as kubernetes/openshift worker with cordon and drain commands.