Skip to main content
Version: v1.28.x LTS

Introduction

Introduction

Zowe (server) containers are available for download as an alternative to running Zowe servers on z/OS through the Zowe convenience and SMP/E builds. You can choose the appropriate installation type for your use case. There are several advantages of using containers wherein you can:

  • Run Zowe servers on other platforms including Linux on Z and your PC
  • Run Zowe servers local to your system for rapid development
  • Run redundant copies of servers for scaling capacity to meet workload requirements
  • Leverage container monitoring tools

If you are new to containers, you can learn about the concepts from the Kubernetes website.

The Zowe containers are designed to be run together with extensions and Zowe utilities and therefore are built for orchestration software that can manage the relationship and lifecycle of the containers. The following topics guide you to set up and use Zowe's containers with the Kubernetes orchestration software.

  1. Prerequisites
  2. Downloading and installing
  3. Configuring the Zowe container environment
  4. Starting, stopping, and monitoring
  5. Known limitations

Known limitations​

  • IP Explorer App Framework application is not currently available in Kubernetes deployment.
  • You may encounter an issue that API Catalog is not showing up in Zowe Desktop. You can restart the api-catalog Pod as a temporary mitigation.
  • You may encounter an issue when using the API Catalog Try Out function. The test server is not reachable from your browser.

On this page