Getting started

The Integration documentation section is organized linearly; each document representing the next step in the Service Proxy for Kubernetes (SPK) integration process. The SPK integration process relies heavily on the Helm package manager to install each of the SPK software components.

This document provides a brief description of each integration step, and the command line interface (CLI) tools required to perform the integration tasks. A careful review of this document ensures a positive experience.

_images/spk_info.png Note: You can click Next at the bottom of each page, or scroll through the SPK PDF to follow the integration process.

Integration tools

Install the CLI tools listed below on your Linux based workstation:

  • Helm CLI - Manages the SPK Pod and Custom Resource Defnitiion (CRD) installations.
  • OpenSSL toolkit - Creates SSL certificates to secure Pod communications.
  • Podman - Tags and pushes images to a local registry.

Integration steps

Integrating the SPK software images involves four required steps, and two optional steps:

  1. SPK Software - Extract and install the SPK software images and Custom Resource Definitions (CRDs).
  2. gRPC Secrets - Secure communication between the SPK Controller and Service Proxy Pods.
  3. Fluentd Logging - Optional: Centralize logging data sent from each of the installed SPK Pods.
  4. dSSM Database - Optional: Store session-state data for the Service Proxy TMM Pod.
  5. SPK Controller - Prepare the cluster to proxy and load balance application traffic.
  6. SPK CRs - Configure a Custom Resource (CR) to begin processing application traffic.

Next step

Continue to the SPK Software guide to extract and install the SPK software.

Feedback

Provide feedback to improve this document by emailing spkdocs@f5.com.