Deploying CloudQuery on Kubernetes | Building a Cloud Asset Inventory
Description:
Presented by: Tim Armstrong
In this video, we help you start deploying CloudQuery using CronJobs on Kubernetes. Building and Automating your Cloud Asset Inventory and making it queryable with SQL.
In 2 minutes and 58 seconds, we get CloudQuery deployed on Kubernetes and track our deployed DigitalOcean cloud assets.
Due to its flexibility and standardization across all cloud providers, Kubernetes is the #1 way that Platform Engineers & DevOps Engineers prefer to deploy workloads and microservices. Kubernetes provides CronJobs as a super simple solution to make data snapshotting & synchronization tasks.
In this tutorial, you will learn how to create a Kubernetes Secret, how to write a CronJob Manifest capable of running CloudQuery, how to write a ConfigMap Manifest for a CloudQuery Config, and how to deploy them via kubectl.
Chapters: 00:00 Intro 00:36 CloudQuery Overview 01:05 Getting started 01:26 Create the Kubernetes Secret 01:39 Writing the CronJob Manifest 02:10 Writing the ConfigMap Manifest 02:53 Apply the Manifests 03:04 Summary & Outro
Links: https://www.cloudquery.io/docs https://www.cloudquery.io/ https://www.digitalocean.com/ https://www.postgresql.org/