Part 4/4 of the article series “Automated Application Packaging and Distribution with OpenShift – A guide through the jungle of modern development practices with Kubernetes”. This part explains GitOps and discusses an example with ArgoCD and Tekton.
Tag: CI/CD
Part 3 of the article series on automated application packaging and distribution. This time about integrating into Kubernetes Native Pipelines with OpenShift Pipelines (Tekton)
Part two of the article series. This time about Helm Charts, Operators and various CLI tools to work with container images.
Part 1/4 discusses basic development principles with Kubernetes and gets deeper into Kustomize and OpenShift Templates.
It is still about you:
We want to expand our view from the discussed question in Part I on:
How you can ensure that you establish a good, long term strategy for your business
to:
how to build a solid foundation that matches your individual business model, providing just the right level of standardisation & Freedom in implementing business processes and IT.
Now, In part II We’ll Extend and finalise the framework, that intends to help you how a Business-IT Platform could look like with focus to to adjust your individual investments in that area to the optimal level.
Introduction Conversational AI, which is a set of technologies that enable intelligent virtual assistants (IVA) like chatbots to interact with users, gained a lot of popularity in recent years. The potential use cases are vast – from smart speakers, like Google Home or Amazon Alexa, to customer service related tasks like answering questions, scheduling appointments […]
If you think about Release Management with OpenShift, you’re automatically thinking about Jenkins. With Jenkins you can easily setup a Release Pipeline for your App(s) and Jenkins is tightly integrated into OpenShift. There are a lot of Demos out there which are describing the best practices of using it. And OpenShift becomes more and more […]
Pre-Note This article describes how I created my demo build pipeline, as shown in my previous post It does now show best practices or recommended ways. It’s just my way of doing it! If you follow these instructions, I do expect you to have some level of knowledge on: how to handle Red Hat Enterprise Linux […]