CFS Operator

The CFS Operator is responsible for executing CFS sessions. This includes:

  • Managing the setup and teardown of Kubernetes jobs that run the AEE.
  • Changing the session status from pending to running and from running to complete.

The CFS Operator communicates with the CFS API server using both traditional REST API calls and the Kafka bus.

More information

Known issues