Building and testing Kubernetes manifests
With the DevOps team finishing out the migration of their Kubernetes applications in Harness, the business is starting to see significant improvements in the stability of their products. The next application for the DevOps team to add to Harness is the serverless application, and then the traditional applications last. Although the immediate requirements are to support the traditional applications alongside the cloud-native applications, there has been talk about the potential of decomposing the traditional applications into cloud-native structures.
For the traditional applications to move over to a cloud-native architecture, the teams will need to learn how to decompose, or slowly break down, the traditional applications into container-based functionality. The DevOps team will have to provide a set of documented best practices on how to get a container onto Kubernetes using Helm Charts. That will require that the developers not only have...