OpenShift OKD 3.11
Want to learn OpenShift? Here's how to install and set up OpenShift OKD to get you started. OKD: The Origin Community distribution of Kubernetes OKD is the Origin community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OKD adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams. OKD is also referred to as Origin in github and in the documentation. Features: Easily build applications with integrated service discovery and persistent storage. Quickly and easily scale applications to handle periods of increased demand. Support for automatic high availability, load balancing, health checking, and failover. P ush source code to your Git repository and automatically deploy containerized applications. Web console and command-line client for bui...