Skip to content

Commit 6544818

Browse files
Update Blog “federating-spire-on-hpe-greenlake-for-private-cloud-enterprise”
1 parent 63b9eba commit 6544818

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ spire-agent-92q5m 3/3 Running 0 37d
4848
spire-agent-jhgwf 3/3 Running 0 37d
4949
spire-agent-sm8gt 3/3 Running 0 37d
5050
spire-server-574474c7dc-gbzl6 2/2 Running 1 (11d ago) 37d
51-
5251
```
5352

5453
```shellsession
@@ -127,7 +126,6 @@ Cluster1:~ # kubectl get po -n istio-system
127126
NAME READY STATUS RESTARTS AGE
128127
istio-ingressgateway-5d77cdd9d-gh9w4 1/1 Running 0 37d
129128
istiod-d5bc8669c-4bdvh 1/1 Running 0 37d
130-
131129
```
132130

133131
```shellsession
@@ -161,7 +159,6 @@ NAME TYPE CLUSTER-IP EXTERN
161159
spire-controller-manager-webhook-service ClusterIP 10.111.48.177 <none> 443/TCP 37d
162160
spire-server NodePort 10.106.72.102 <none> 8081:30256/TCP 37d
163161
spire-server-bundle-endpoint LoadBalancer 10.99.0.208 172.16.17.9 8443:30889/TCP 37d
164-
165162
```
166163

167164
```shellsession
@@ -170,7 +167,6 @@ NAME TYPE CLUSTER-IP EXTERN
170167
spire-controller-manager-webhook-service ClusterIP 10.97.108.123 <none> 443/TCP 37d
171168
spire-server NodePort 10.104.109.247 <none> 8081:30256/TCP 37d
172169
spire-server-bundle-endpoint LoadBalancer 10.104.151.184 172.16.17.3 8443:30889/TCP 37d
173-
174170
```
175171

176172
## 3.2 Create cluster federated trust domain 
@@ -439,7 +435,7 @@ kubectl exec -n spire -c spire-server deployment/spire-server -- /opt/spire/bin/
439435

440436
*Note: Copy the ca cert under the cluster2.demo section into a new file bookinfo.ca.cert.* 
441437

442-
4.7 Visualize using Service Mesh: 
438+
## 4.7 Visualize using Service Mesh: 
443439

444440
Using the Kiali dashboard, observing the graphs of generated traffic. 
445441

0 commit comments

Comments
 (0)