7 Kubernetes-native continuous integration and Secrets

This chapter covers

  • Integrating the application for any change using continuous integration methodology
  • Implementing continuous integration pipelines with Kubernetes-native Tekton
  • Testing, building, and pushing a Linux container to an external registry with a Kubernetes-native CI pipeline

In the previous chapter you saw how to inject secrets from a secret store to containers, and in earlier chapters, you learned how to keep secrets secret in the different phases of the lifecycle of an application. Now it’s time to bring these concepts together and start applying them.

We’ll demonstrate how to implement a Kubernetes-native continous integration pipeline to release an application or service ...

Get Kubernetes Secrets Management now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.