Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
DevOps Culture and Practice with OpenShift

You're reading from  DevOps Culture and Practice with OpenShift

Product type Book
Published in Aug 2021
Publisher Packt
ISBN-13 9781800202368
Pages 812 pages
Edition 1st Edition
Languages
Concepts
Authors (5):
Tim Beattie Tim Beattie
Profile icon Tim Beattie
Mike Hepburn Mike Hepburn
Profile icon Mike Hepburn
Noel O'Connor Noel O'Connor
Profile icon Noel O'Connor
Donal Spring Donal Spring
Profile icon Donal Spring
Ilaria Doria Ilaria Doria
Profile icon Ilaria Doria
View More author details
Toc

Table of Contents (30) Chapters close

Preface Acknowledgements Section 1: Practices Make Perfect
1. Introduction — Start with Why 2. Introducing DevOps and Some Tools 3. The Journey Ahead Section 2: Establishing the Foundation
4. Open Culture 5. Open Environment and Open Leadership 6. Open Technical Practices – Beginnings, Starting Right 7. Open Technical Practices — The Midpoint Section 3: Discover It
8. Discovering the Why and Who 9. Discovering the How 10. Setting Outcomes Section 4: Prioritize It
11. The Options Pivot Section 5: Deliver It
12. Doing Delivery 13. Measure and Learn Section 6: Build It, Run It, Own It
14. Build It 15. Run It 16. Own It Section 7: Improve It, Sustain It
17. Improve It 18. Sustain It Index
Appendix A – OpenShift Sizing Requirements for Exercises 1. Appendix B – Additional Learning Resources

GitOps

Up to this point, we've talked about Git and the developer workflows available to our teams. We've spoken about everything-as-code, from infrastructure to tooling to applications all along the stack. Now, let's tie this all together with GitOps.

GitOps sounds a bit like a buzzword, as DevOps was when it was first coined. In fact, we heard someone describe it to us as DevOps for the year 2020. GitOps is a simple process of managing all of your systems, environments, and applications via Git. Git represents the single source of truth for all your applications, your tooling, and even your clusters. Changes to any of these things can be pull requested and discussed before an automated process applies them.

The difference between infrastructure-as-code (IaC) and GitOps is the approach to managing the configuration. IaC is agnostic to where you store the configuration; it could be on a flash drive in your drawer or it could be a shared drive in the cloud. GitOps...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}