<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://robsoncloud.github.io/</id><title>Robson Carvalho</title><subtitle>blog, devops, sre, kubernetes, managed identity, k8s, terraform, iac, python, powershell, robsoncarvalho, robsoncloud</subtitle> <updated>2025-06-29T12:57:38+00:00</updated> <author> <name>robson carvalho</name> <uri>https://robsoncloud.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://robsoncloud.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://robsoncloud.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 robson carvalho </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Event Handling in PowerShell with C# Managed Code</title><link href="https://robsoncloud.github.io/posts/Powershell-C/" rel="alternate" type="text/html" title="Event Handling in PowerShell with C# Managed Code" /><published>2024-11-04T19:35:00+00:00</published> <updated>2024-11-05T08:52:52+00:00</updated> <id>https://robsoncloud.github.io/posts/Powershell-C/</id> <content type="text/html" src="https://robsoncloud.github.io/posts/Powershell-C/" /> <author> <name>robson carvalho</name> </author> <category term="PowerShell" /> <summary>Introduction Integrating C# code within PowerShell can extend its capabilities significantly. By embedding custom C# classes, PowerShell can handle more complex operations such as event handling with a higher degree of control. In this post, I will walk you through a straightforward example of using pure C# code to instantiate a Timer object, expose its lapse event, and demonstrate how to subs...</summary> </entry> <entry><title>How to setup K3S cluster and NGINX Ingress Controller</title><link href="https://robsoncloud.github.io/posts/nginx-ingress-on-k3s/" rel="alternate" type="text/html" title="How to setup K3S cluster and NGINX Ingress Controller" /><published>2024-10-12T00:00:00+00:00</published> <updated>2024-11-04T21:05:39+00:00</updated> <id>https://robsoncloud.github.io/posts/nginx-ingress-on-k3s/</id> <content type="text/html" src="https://robsoncloud.github.io/posts/nginx-ingress-on-k3s/" /> <author> <name>robson carvalho</name> </author> <category term="k8s" /> <summary>Introduction When setting up a Kubernetes environment for testing, K3s is an outstanding choice due to its lightweight architecture and ease of deployment. By default, K3s includes Traefik as its ingress controller, but this may not suit all users’ requirements or preferences. In this post, I will guide you through installing a K3s cluster without Traefik and configuring the NGINX Ingress Cont...</summary> </entry> </feed>
