Kubernetes abstracts the physical infrastructure of its underlying servers and network. This chapter covers how to leverage Kubernetes in the management of the entire development life cycle. This chapter and the next take a break from the specific concerns of the Platform functionality and center the focus on development operations (DevOps), including the vital tools for rapid and efficient integration, testing, and deployment for teams building platforms on Kubernetes by setting up a GitLab instance.
Kubernetes is a vendor-neutral, Cloud-native technology, making ...