Skip to content

k8s/quickstart: specify default namespace for client deployment#144

Open
fantashley wants to merge 1 commit intospiffe:mainfrom
fantashley:k8s-quickstart-fix
Open

k8s/quickstart: specify default namespace for client deployment#144
fantashley wants to merge 1 commit intospiffe:mainfrom
fantashley:k8s-quickstart-fix

Conversation

@fantashley
Copy link

The registration entry for the workload specifies a selector of k8s:ns:default, which means the workload should be running in the default namespace. If the namespace isn't specified in client-deployment.yaml, the workload will deploy to whichever namespace your context is currently set to, which can cause issue #123.

Fixes #123.

The registration entry for the workload specifies a selector of
`k8s:ns:default`, which means the workload should be running in the
default namespace. If the namespace isn't specified in the yaml, the
workload will deploy to whichever namespace your context is currently
set to, which can cause issue spiffe#123.

Fixes spiffe#123.

Signed-off-by: Ashley Nelson <amn@fantashley.com>
@fantashley fantashley force-pushed the k8s-quickstart-fix branch from 5213046 to 86adca6 Compare May 28, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

k8s quickstart client not able to get SVID

1 participant