<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ci-Cd on Robert-Jensen.dk</title><link>https://www.robert-jensen.dk/tags/ci-cd/</link><description>Recent content in Ci-Cd on Robert-Jensen.dk</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 17 Sep 2023 12:00:00 +0100</lastBuildDate><atom:link href="https://www.robert-jensen.dk/tags/ci-cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Tanzu Basic Videos</title><link>https://www.robert-jensen.dk/posts/2023/tanzu-basic-videos/</link><pubDate>Sun, 17 Sep 2023 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2023/tanzu-basic-videos/</guid><description>A list of videos create to show the basics of VMware Tanzu Kubernetes grid</description></item><item><title>When Kubernetes is not the right choice</title><link>https://www.robert-jensen.dk/posts/2023/when-kubernetes-is-not-the-right-choice/</link><pubDate>Tue, 27 Jun 2023 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2023/when-kubernetes-is-not-the-right-choice/</guid><description>How to update applications on Docker, the same you you would on Kubernetes</description></item><item><title>Kubernetes with Continuous Delivery included</title><link>https://www.robert-jensen.dk/posts/2023/kubernetes-with-continuous-delivery-included/</link><pubDate>Thu, 16 Feb 2023 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2023/kubernetes-with-continuous-delivery-included/</guid><description>How to deploy kubernetes with Continuous Delivery as part of the deployment</description></item><item><title>Static files in Buildpacks</title><link>https://www.robert-jensen.dk/posts/2023/static-files-in-buildpacks/</link><pubDate>Fri, 20 Jan 2023 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2023/static-files-in-buildpacks/</guid><description>Troubleshoot and solve static file preservation issues in Cloud Native Buildpacks. Step-by-step guide for handling static assets in containerized Golang applications.</description></item><item><title>Using Github Actions With Tailscale to build in the cloud and Deploy Locally</title><link>https://www.robert-jensen.dk/posts/2021/github-actions-tailscale-deploy-locally/</link><pubDate>Mon, 27 Dec 2021 19:46:27 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2021/github-actions-tailscale-deploy-locally/</guid><description>How to use Github Actions, to Create and build docker containers, and then deploy them localy using Tailscale, to Kubernetes</description></item><item><title>Using Github Actions to Build Containers (and host them)</title><link>https://www.robert-jensen.dk/posts/2021/using-github-actions-to-build-containers-and-host-them/</link><pubDate>Thu, 09 Sep 2021 13:20:37 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/using-github-actions-to-build-containers-and-host-them/</guid><description>How to build and host Docker containers, using Github actions</description></item><item><title>Hello Buildpacks, goodbye Dockerfiles</title><link>https://www.robert-jensen.dk/posts/2021/hello-buildpacks-goodbye-dockerfiles/</link><pubDate>Wed, 01 Sep 2021 13:55:17 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/hello-buildpacks-goodbye-dockerfiles/</guid><description>Discover Cloud Native Buildpacks as a Dockerfile alternative for containerizing applications. Learn benefits, implementation with GitHub Actions, and Python/Streamlit examples.</description></item><item><title>How to Level Up, as a vSphere admin</title><link>https://www.robert-jensen.dk/posts/2021/how-to-level-up-as-a-vsphere-admin/</link><pubDate>Tue, 01 Jun 2021 10:58:05 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/how-to-level-up-as-a-vsphere-admin/</guid><description>How to level up as a vSphere admin, is about the VMUG summer presentation, around this topic, on what tools to use, when you are a vSphere admin, to be better at your job</description></item><item><title>Integrate Azure Devops With Vmware Codestream</title><link>https://www.robert-jensen.dk/posts/2021/integrate-azure-devops-with-vmware-codestream/</link><pubDate>Mon, 22 Mar 2021 08:22:25 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2021/integrate-azure-devops-with-vmware-codestream/</guid><description>Learn how to integrate Azure DevOps with VMware CodeStream for CI/CD pipelines. Step-by-step guide using API tokens and Bearer authentication to trigger VMware CodeStream pipelines from Azure DevOps workflows.</description></item><item><title>Easy Updating CI/CD Tools</title><link>https://www.robert-jensen.dk/posts/2021/easy-updating-ci/cd-tools/</link><pubDate>Thu, 18 Feb 2021 09:18:30 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2021/easy-updating-ci/cd-tools/</guid><description>How to use Docker autobuild feature, to automaticly create and deploy container images to Docker Hub</description></item><item><title>Docker for Almost Everything</title><link>https://www.robert-jensen.dk/posts/2020/docker-for-almost-everything/</link><pubDate>Sat, 21 Nov 2020 19:26:12 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2020/docker-for-almost-everything/</guid><description>Discover how to use Docker containers for system administration tasks beyond development. Learn GitOps approach with Docker Hub, Jenkins automation, and practical examples including SaltStack minion containers for testing.</description></item><item><title>Automating Folding@Home With VMware Code Stream</title><link>https://www.robert-jensen.dk/posts/2020/automating-folding@home-with-vmware-code-stream/</link><pubDate>Wed, 18 Nov 2020 16:42:22 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2020/automating-folding@home-with-vmware-code-stream/</guid><description>Automate Folding@home on vSphere with VMware Code Stream and Terraform, using a Git-triggered pipeline to deploy and update appliances as infrastructure as code.</description></item><item><title>Jenkins and CodeStream CSRF fix</title><link>https://www.robert-jensen.dk/posts/2020/jenkins-and-codestream-csrf-fix/</link><pubDate>Thu, 30 Jul 2020 21:38:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2020/jenkins-and-codestream-csrf-fix/</guid><description>Fix the Jenkins CSRF crumb error in VMware Code Stream pipelines by replacing username and password credentials with a Jenkins API token for a permanent solution.</description></item><item><title>Demo Enviroment on demand</title><link>https://www.robert-jensen.dk/posts/2020/demo-enviroment-on-demand/</link><pubDate>Tue, 02 Jun 2020 12:25:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2020/demo-enviroment-on-demand/</guid><description>Build a demo environment on demand for vRealize Automation Cloud, chaining an iPhone shortcut, AWS API Gateway, Lambda, and a Code Stream pipeline to deploy VMs.</description></item><item><title>Duplicate ipadress on Packer Ubuntu VM's</title><link>https://www.robert-jensen.dk/posts/2019/duplicate-ipadress-on-packer-ubuntu-vms/</link><pubDate>Fri, 03 May 2019 20:57:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2019/duplicate-ipadress-on-packer-ubuntu-vms/</guid><description>Fixing duplicate IP addresses on Packer-built Ubuntu VMs by setting a MAC-based Netplan dhcp-identifier, automated with a shell script in the build pipeline.</description></item></channel></rss>