79610415

Date: 2025-05-07 11:30:39
Score: 1
Natty:
Report link

If running a container 24/7 that only listens for incoming requests then triggers a job and securing services for exposure are the concerns, it is possible. I suggest an Event-Driven approach such as CloudEvents Player which is perfect for triggering jobSink with a Curl by:

  1. Create the broker

  2. Create the Knative Service

  3. Bind the service with the broker

  4. Create the Knative trigger

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ralphyjade