Chapter 2. Getting started with YAML
Using YAML files to configure Skupper allows you to use source control to track and manage Skupper network changes.
Prerequisites
- Access to a supported Kubernetes cluster, as described in Supported Configurations
-
The
skupper
controller is installed as described in Installation
Procedure
Create a site as described in Creating a Skupper site using YAML.
NoteYou can use the same YAML to create a site whether you installed Red Hat Service Interconnect using the Operator or by installing the
skupper
controller.Link sites using the
skupper
command.NoteWhile it is possible to create and use tokens using YAML, the process is procedural rather than declarative.
- Expose services as described in Configuring services using annotations.