Loading...

CDN.com.tr Help

Managed Container Apps migration

Create a container app, registry credential, env/secrets, imports, jobs, deploy, status, and logs from customer surfaces.

Managed Container Apps migration

Create a container app, registry credential, env/secrets, imports, jobs, deploy, status, and logs from customer surfaces.

Use cases

A Docker/Kubernetes app is moved to CDN.com.tr without kubectl, SSH, artisan, DB access, or internal queue operations.

Workflow

  1. Run preflight.
  2. Create registry credential if needed.
  3. Create app with image, port, healthcheck, env, and secrets.
  4. Create imports or scheduled jobs.
  5. Deploy and watch status/logs.

Checks

  • App belongs to account.
  • Registry secrets are masked.
  • Deploy creates an operation and revision.
  • Healthcheck failure has logs and diagnose guidance.

Smoke tests

  • ManagedContainerServiceTest covers create/deploy/update flows.
  • SmokeManagedContainerUiCommandTest validates the beta-gate command and AWS CLI option.

Related pages

Object Storage and AWS CLI

Create buckets, rotate access keys, bind buckets to apps, and verify with the S3-compatible endpoint.