Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save apcera-code/4ab2a48af1c02addd233ad319e0fbab1 to your computer and use it in GitHub Desktop.

Select an option

Save apcera-code/4ab2a48af1c02addd233ad319e0fbab1 to your computer and use it in GitHub Desktop.
Deploying Microservices with Multi Job Manifests: this is to confirm the setup for the multi job manifest
apc job list
Working in "/demo"
╭─────────────┬──────┬───────────┬─────────┬───────────╮
│ Name │ Type │ Namespace │ Status │ Instances │
├─────────────┼──────┼───────────┼─────────┼───────────┤
│ nats-app │ app │ /demo │ started │ 3/3 │
│ nats-server │ app │ /demo │ started │ 1/1 │
│ nats-worker │ app │ /demo │ started │ 1/1 │
│ nats-ops │ job │ /demo │ started │ 1/1 │
╰─────────────┴──────┴───────────┴─────────┴───────────╯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment