<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>6. Self-Guided Challenges :: Cloud Native Engineering</title><link>https://cloud-native.labs.netrics.dev/6-self-guided-challenges/index.html</link><description>Open-ended exercises to extend what you built in the previous chapters. There are no step-by-step instructions — use the Pulumi registry, the Azure documentation, and the patterns you have already applied.
Azure Challenge 1 — Move CIDRs to config Easy The VNet address space (10.0.0.0/8) and the AKS node subnet prefix (10.240.0.0/16) are hardcoded in __main__.py. Move both values to config/Pulumi.dev.yaml and read them with config.require().</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://cloud-native.labs.netrics.dev/6-self-guided-challenges/index.xml" rel="self" type="application/rss+xml"/></channel></rss>