Skip to content

Commit 6588f4e

Browse files
Update confidential-enclave-nodes-aks-get-started.md
separating output from command
1 parent e5afc09 commit 6588f4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/confidential-computing/confidential-enclave-nodes-aks-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,9 @@ sgx-test-rchvg 0/1 Completed 0 25s
239239

240240
```bash
241241
kubectl logs -l app=sgx-test
242+
```
242243

244+
```output
243245
Hello world from the enclave
244246
Enclave called into host to print: Hello World!
245247
```

0 commit comments

Comments
 (0)