GitLab, .NET Core, Kubernetes, and Pulumi - Part 4
This article is a part of the GitLab for .NET developer series.
In the previous article I described how to use my AutoDevOps library to replace the GitLab AutoDevOps deployment entirely with a Pulumi stack, so you can deploy your workloads and other resources without using Helm, or even deploy other type of resources outside of Kubernetes in the same stack.
Automation API A couple of years ago, Pulumi announced their Automation API.
[Read More]