DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Make a GitOps Workflow Using InfluxDB Templates

4 years ago thenewstack.io
Make a GitOps Workflow Using InfluxDB Templates

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

GitOps is a way to perform application management and delivery, which at its core leverages a version control system to maintain the desired state of the system.

We need to be able to quickly manage and deploy changes to that environment.

You can also see an example of how to configure a GitHub action to automatically deploy this to your InfluxDB Cloud instance.

Before we get into the details of how to implement this workflow, let’s review some of the different technologies that power this experience.

We are going to use the pattern of setting an active configuration profile to use for all commands in this post.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com