Skip to content

Commit aadd763

Browse files
committed
minor edit
1 parent dc93d31 commit aadd763

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/migrate/tutorial-discover-spring-boot.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,16 +195,16 @@ After you save the script on the Linux server, follow these steps:
195195
196196
## Encryption at rest
197197

198-
#### [Bring your own cluster](#tab/encrypt-rest)
199-
200-
As you're bringing your own Kubernetes cluster, there's a shared responsibility to ensure that the secrets are secured.
201-
- We recommend you choose a Kubernetes cluster with disk encryption for its services.
202-
- [Learn more](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/) about encrypting data at rest in Kubernetes.
203-
204198
#### [Packaged Kubernetes cluster](#tab/cluster)
205199

206200
As you are setting a packaged appliance, we would have shared responsibility to ensure that the secrets are secured.
207201
- We recommend you choose a Linux VM with disk encryption for its services.
202+
203+
#### [Bring your own Kubernetes cluster](#tab/encrypt-rest)
204+
205+
As you're bringing your own Kubernetes cluster, there's a shared responsibility to ensure that the secrets are secured.
206+
- We recommend you choose a Kubernetes cluster with disk encryption for its services.
207+
- [Learn more](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/) about encrypting data at rest in Kubernetes.
208208
---
209209

210210
## Configure Kubernetes-based appliance

0 commit comments

Comments
 (0)