You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/migrating-from-another-managed-kubernetes-service-to-scaleway-kapsule/index.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ Your existing manifests may contain cloud-provider-specific settings that need a
294
294
#### ConfigMaps and secrets
295
295
296
296
- Ensure sensitive data is securely managed.
297
-
- Recreate Secrets in the new cluster.
297
+
- Recreate secrets in the new cluster.
298
298
299
299
#### Persistent Volume Claims (PVCs)
300
300
@@ -460,7 +460,7 @@ Conduct functional, performance, and end-to-end testing to verify the applicatio
460
460
-**Resource Quotas**: Check for any limitations in Scaleway that may affect deployments.
461
461
-**Persistent Volume Issues**: Ensure storage classes and PVCs are correctly configured.
462
462
-**Networking Problems**: Verify VPC configurations, network policies, and firewall rules.
463
-
-**Image Pull Errors**: Confirm that images are correctly tagged and accessible in [Scaleway Container Registry]().
463
+
-**Image Pull Errors**: Confirm that images are correctly tagged and accessible in [Scaleway Container Registry](/containers/container-registry/quickstart/).
464
464
465
465
## Additional considerations
466
466
@@ -484,9 +484,9 @@ Conduct functional, performance, and end-to-end testing to verify the applicatio
0 commit comments