Skip to content

Artifacts to support the blog post "Secure Kubernetes Ingress with HashiCorp Boundary"

Notifications You must be signed in to change notification settings

benemon/boundary-ingress-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Secure Kubernetes Ingress with HashiCorp Boundary

Usage

The artifacts presented in this repository are provided in support of the blog post "Secure Kubernetes Ingress with HashiCorp Boundary".

The build directory contains the Containerfile to build the Boundary Worker container image.

The deploy directory contains the Kubernetes manifest required to deploy the Boundary Worker image. Note that the following information must be added to the Kubernetes manifest in order for the Boundary Worker to be deployed succesfully:

  • HCP_BOUNDARY_CLUSTER_ID must be configured as an environment variable within the boundary-worker StatefulSet. This is the Cluster ID of the HCP Boundary cluster.
  • CONTROLLER_GENERATED_ACTIVATION_TOKEN must be configured as an environment variable within the boundary-worker StatefulSet. This value is derived from the Controller-Generated Activation Token, generated as part of the process of registering a new Boundary Worker using the Controller Led Authorisation Flow.

About

Artifacts to support the blog post "Secure Kubernetes Ingress with HashiCorp Boundary"

Resources

Stars

Watchers

Forks

Packages

No packages published