Skip to content

Allow to deploy docker images to connected OpenShift cluster #2418

@mohitsuman

Description

@mohitsuman

Allow the user the option to provide the docker image and the extension will deploy the image to the connected OpenShift cluster.

  • Detect Kubernetes environments: Use the current kubeconfig. You can also easily switch from one environment to another.
  • Login into clusters: Use the connect OpenShift cluster
  • List projects (namespace): Browse and select the project in which you want to deploy your application.
  • Select container images: Pick and choose any container image you already have built and deployed on a container registry.
  • Deploy container images: Deploy the image to the connected OpenShift cluster
  • Show Logs: During deployment and build, show the logs in the container view
  • Open in Browser - Open the deployed image in a new tab in the browser

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions