- Expose a workload
- Expose and secure a workload
- Security
- Cannot connect to a service exposed by an APIRule
- External DNS management
Eventing - tutorials
Browse the tutorials for Eventing to learn how to use it step-by-step in different scenarios.
Prerequisites
To perform the steps described in the Eventing tutorials, you need the following:
- Kyma cluster provisioned.
- (Optional) Kyma Dashboard deployed on the Kyma cluster. To access the Dashboard, run: Alternatively, you can just use theClick to copykyma dashboard
kubectl
CLI instead. - (Optional) CloudEvents Conformance Tool for publishing events. Alternatively, you can just useClick to copygo install github.com/cloudevents/conformance/cmd/cloudevents@latest
curl
to publish events.