Skip to content

Commit bc508ba

Browse files
authored
Update trusted-hardware-identity-management.md
1 parent ab2e1a1 commit bc508ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/security/fundamentals/trusted-hardware-identity-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Follow the steps below for requesting AMD collateral in a confidential container
113113
```
114114
The following output example shows the single node created in the previous steps. Make sure the node status is Ready:
115115
| NAME | STATUS | ROLES | AGE | VERSION |
116-
| ---- | ------ | ----- | --- | ------- |
116+
| -- | -- | -- | -- | -- |
117117
| aks-nodepool1-31718369-0 | Ready | agent | 6m44s | v1.12.8 |
118118
119119
2. Once the AKS cluster is created, create a curl.yaml file with the following content. It defines a job that runs a curl container to fetch AMD collateral from the THIM endpoint. For more information about Kubernetes Jobs, please see [Kuberenetes documentation](https://kubernetes.io/docs/concepts/workloads/controllers/job/).

0 commit comments

Comments
 (0)