Getting Started
Using the Skupper CLI and YAML
Abstract
Chapter 1. Getting started with the CLI
The Skupper CLI allows you create sites and expose services on the service network.
Prerequisites
- Access to a supported Kubernetes cluster or a supported RHEL machine, as described in This content is not included.Supported Configurations
-
The
skupperCLI is installed as described in Installation
Procedure
Check the version of the CLI using the following command:
$ skupper version client version 1.4.<minor>-redhat-<build-number>
The Red Hat build of the
skupperCLI includesredhatin the version displayed.- Perform the Content from skupper.io is not included.Skupper - Getting started tutorial.
If you create a site in an OpenShift Container Platform version 4.11 or 4.12 namespace, a message starting with the following warning is displayed:
W0320 15:27:27.446084 48301 warnings.go:70] would violate PodSecurity "restricted:v1.24"
You can ignore this message as it relates to a future restriction in OpenShift.
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 This content is not included.Supported Configurations
-
The
skuppercontroller is installed as described in Installation
Procedure
Create a site as described in Content from skupper.io is not included.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
skuppercontroller.Link sites using the
skuppercommand.NoteWhile it is possible to create and use tokens using YAML, the process is procedural rather than declarative.
- Expose services as described in Content from skupper.io is not included.Configuring services using annotations.
Chapter 3. Resources
The following resources are available:
- Content from skupper.io is not included.Skupper - Getting started
- Content from skupper.io is not included.Skupper - Examples
Content from skupper.io is not included.Skupper - Using the Skupper CLI
- Content from skupper.io is not included.Creating a site using the CLI
- Content from skupper.io is not included.Custom sites
- Content from skupper.io is not included.Linking sites
- Content from skupper.io is not included.Specifying link cost
- Content from skupper.io is not included.Exposing services on the service network from a namespace
- Content from skupper.io is not included.Exposing services on the service network from a local machine
- Content from skupper.io is not included.Exploring a service network
- Content from skupper.io is not included.Securing a service network
- Content from skupper.io is not included.Supported standards and protocols
- Content from skupper.io is not included.CLI options for working with different clusters
Content from skupper.io is not included.Skupper - Using Skupper podman
Content from skupper.io is not included.Skupper - Using the Skupper console
Content from skupper.io is not included.Skupper - Configuring Skupper sites using YAML
- Content from skupper.io is not included.Creating a Skupper site using YAML
- Content from skupper.io is not included.Linking sites using YAML
- Content from skupper.io is not included.Configuring services using annotations
- Content from skupper.io is not included.Appendix A: Site ConfigMap YAML reference
Content from skupper.io is not included.Skupper - Troubleshooting a service network
- Content from skupper.io is not included.Checking sites
- Content from skupper.io is not included.Checking links
- Content from skupper.io is not included.Checking gateways
- Content from skupper.io is not included.Creating a Skupper debug tar file
- Content from skupper.io is not included.Improving Skupper router performance
- Content from skupper.io is not included.Resolving common problems
Content from skupper.io is not included.Skupper - Securing a service network using policies
- Content from skupper.io is not included.About the policy system
- Content from skupper.io is not included.Upgrading on a cluster with existing sites
- Content from skupper.io is not included.Creating policies for the policy system
- Content from skupper.io is not included.Exploring the current policies for a cluster
- Content from skupper.io is not included.Creating a site using the Skupper Operator
Appendix A. About Service Interconnect documentation
Making open source more inclusive
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see our CTO Chris Wright’s message.
Revised on 2024-04-25 14:57:20 UTC