Skip to content

Commit f3df93b

Browse files
Update Blog “federating-spire-on-hpe-greenlake-for-private-cloud-enterprise”
1 parent aff052e commit f3df93b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/blog/federating-spire-on-hpe-greenlake-for-private-cloud-enterprise.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ In this blog post, we will install and federate SPIRE across two Kubernetes clus
1919

2020
# Step 1. Installing SPIRE: 
2121

22-
Using the QuickStart files provided in this [link](https://github.com/cxteamtrials/caas-trials-content/tree/main/services/spire) we can get started on installing SPIRE on both clusters. Since we are working with two clusters, the trust domain configured for the first cluster is ***cluster1.demo***, and the other is ***cluster2.demo***.  
22+
Using the QuickStart files provided in this [link](https://github.com/cxteamtrials/caas-trials-content/tree/main/services/spire) we can get started on installing SPIRE on both clusters. Since we are working with two clusters, the trust domain configured for the first cluster is ***cluster1.demo***, and the other is ***cluster2.demo***.
23+
24+
*Note: you may configure your own custom trust domains for the clusters by replacing these values across the configuration files.*
2325

2426
## 1.1 Clone the repo using:
2527

0 commit comments

Comments
 (0)