Skip to content

Commit 24d785f

Browse files
committed
feat: updated the Istio / spire post image
1 parent 0da7237 commit 24d785f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/posts/20251020-istio-spire-integration-setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ kubectl exec -n default $POD -c sleep -- sh -c \
556556
```
557557

558558
### 7.5 Visualize mTLS and SPIRE Identities in Kiali
559-
![Kiali](/images/20251020-istio-spire-kiali-security.png)
559+
{{< figure style="text-align: center; margin: 0 auto;" src="/images/20251020-istio-spire-kiali-security.png" alt="Kiali" caption="Visualize mTLS and SPIRE Identities in Kiali" >}}
560560

561561
In the Kiali dashboard:
562562

@@ -841,3 +841,4 @@ helm install spire spiffe/spire -n spire-server -f spire-values-bar-cluster.yaml
841841
- [SPIRE Helm Charts](https://artifacthub.io/packages/helm/spiffe/spire)
842842
- [SPIFFE CSI Driver](https://github.com/spiffe/spiffe-csi)
843843
- [SPIRE Controller Manager](https://github.com/spiffe/spire-controller-manager)
844+
- [How to Integrate Istio and SPIRE for Secure Workload Identity](https://imesh.ai/blog/istio-spire-workload-identity/)

0 commit comments

Comments
 (0)