Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 969 Bytes

k8s-best-practices-developer-guide.adoc

File metadata and controls

19 lines (12 loc) · 969 Bytes

Workload developer guide

This section discusses recommendations and requirements for workload application builders.

Preface

Cloud-native workload applications are containerized instances of classic physical or virtual applications which have been decomposed into microservices supporting elasticity, lifecycle management, security, logging, and other capabilities in a Cloud-Native format.

Goal

This document is mainly for the developers of workloads, who need to build high-performance applications in a containerized environment. We have created a guide that any partner can take and follow when developing their workloads so that they can be deployed on the OpenShift Container Platform (OCP) in a secure, efficient and supportable way.

Non-goal

This is not a guide on how to build workload functionality.