Skip to content

Commit 0222b99

Browse files
committed
feat: add full dir-staging deployment setup
Signed-off-by: Ramiz Polic <rpolic@cisco.com>
1 parent 20149e4 commit 0222b99

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ kind delete cluster --name dir-dev
7474

7575
### Token-based Directory Client authentication
7676

77+
In some cases, you may want to use Directory Client locally
78+
without SPIRE stack.
79+
In this case, you can use token-based authentication
80+
using SPIFFE X509 SVID tokens.
81+
7782
To generate a SPIFFE SVID token for authenticating local Directory Client
7883
with the Directory Server, follow these steps:
7984

@@ -105,7 +110,7 @@ export DIRECTORY_CLIENT_TLS_SKIP_VERIFY="true"
105110
kubectl port-forward svc/dir-dir-dev-argoapp-apiserver -n dir-dev-dir 8888:8888
106111
```
107112

108-
1. Run Directory Client
113+
4. Run Directory Client
109114

110115
```bash
111116
dirctl info baeareiesad3lyuacjirp6gxudrzheltwbodtsg7ieqpox36w5j637rchwq

0 commit comments

Comments
 (0)