This section will bundle the server application, create and image out of it, create deployment manifests, and deploy it into the cluster.
Playlist
- Part 1: Introduction
- Part 2: Creating the Server App
- Part 3: Creating the Client App
- Part 4: Containerizing the Server App
- Part 5: Containerizing the Client App
- Part 6: Rolling out SPIRE to the Clusters
- Part 7: Registering Nodes and Workloads to SPIRE
- Part 8: Configuring the Server to Use SPIRE mTLS
- Part 9: Configuring the Client to Use SPIRE mTLS
- Part 10: Establishing Cross-Cluster mTLS
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
- Docker
- Open Container Initiative (OCI)
- Multistage Builds
- Dockerfile Reference
- Distroless Container Images
- Docker Registry
- Deployments
- Services
- MetalLB (this is the LoadBalancer we used in this video series)