mTLS With SPIRE: Part 4: Containerizing the Server App
This section will bundle the server application, create and image out of it, create deployment manifests, and deploy it into the cluster.
mTLS With SPIRE: Part 4: Containerizing the Server App
Playlist
▶ mTLS With SPIRE: Part 4: Containerizing the Server App
mTLS With SPIRE: Part 7: Registering Nodes and Workloads to SPIRE
mTLS With SPIRE: Part 8: Configuring the Server to Use SPIRE mTLS
mTLS With SPIRE: Part 9: Configuring the Client to Use SPIRE 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)