getshifting.com
@getshifting.com
11 followers 18 following 37 posts
Posts Media Videos Starter Packs
I created a new wiki page on how to connect to a Azure Kubernetes Private Cluster. In this I show how to connect using VS Code as well as with Lens, a powerful k8s IDE: wiki.getshifting.com/k8s-lens

#azure #kubernetes #lens #vscode
I had to clone a PVC in K8S recently, to change the storage class. I created a small wiki page about it, which might be interesting in case you ever have to do this: wiki.getshifting.com/k8spvcclone

#kubernetes #pvc
And 2 more pages on the wiki:

How to Forcefully Delete Kubernetes Resources: wiki.getshifting.com/k8sforcedelete
How to add Multiple TXT Records for a Domain in Route 53: wiki.getshifting.com/r53multiplet...

It's a bit more of #k8s on #aks, and a bit of #aws. Enjoy.
How to Forcefully Delete Kubernetes Resources [wiki.getshifting.com]
wiki.getshifting.com
2 new pages on my wiki:

How do Kubernetes probes work: wiki.getshifting.com/k8sprobes
How to manually install Grafana Plugins into the Kubernetes Helm Chart Pods: wiki.getshifting.com/grafanaplugins

It's a lot of #k8s on #aks, and a bit of #grafana. Enjoy.
How do Kubernetes Probes Work [wiki.getshifting.com]
wiki.getshifting.com
I was working on something new when I wanted to reference my manual for setting up WSL, and it turned out I never put that on my wiki, so here it is wiki.getshifting.com/wsl

#wsl #devops
Installing and configuring WSL for a DevOps Engineer [wiki.getshifting.com]
wiki.getshifting.com
The last few months I've moved my documentation wiki to AWS, in order to have more control, use git as a backend for the documentation and also because I can :-)

And of course I documented all the steps:
wiki.getshifting.com/awshosteddok...

#dokuwiki #aws #cloudwatch #git
How to setup and configure dokuwiki on AWS Lightsail [wiki.getshifting.com]
wiki.getshifting.com
I just created two relative short pages about Argo CD. I wanted to share how to change a live manifest in Argo CD, just because it saved me so much time: www.shiftwiki.nl/argocdedit .

#kubernetes #argocd
Argo CD - Changing a Live Manifest [SHIFT-WIKI]
www.shiftwiki.nl
I'm currently working on a few AKS upgrades using Terraform so I thought I'd share my findings with you: www.shiftwiki.nl/aksupgrade

#azure #aks #terraform
Upgrading AKS using Terraform [SHIFT-WIKI]
www.shiftwiki.nl
Last week Microsoft released some updates on Azure DevOps. As usual, quite some updates on GitHub Advanced Security for Azure DevOps, but besides that also more changes to Test plans.

Full update: learn.microsoft.com/en-us/azure/...

#azureDevOps
Git authentication and improved pipeline scalability
Git authentication and improved pipeline scalability
learn.microsoft.com
A full recovery was now one man clicking some buttons for an hour or so, instead of 4 men working around the clock for 3 days. So... how often do you test your recovery plans?

#throwbackThursday #srm #disasterRecovery
This was impossible, as a disaster recovery test required the infamous #IBM truck to come by the office. After a small investment in some hardware (which was also used as a test environment) I implemented Site Recovery Manager, and disaster recovery tests have never been more simple.
It's Throwback Thursday! Recently I saw this old post of my: Creating protection groups and recovery plans in VMware Site Recovery Manager: www.shiftwiki.nl/srmpgrp. Back when I implemented this, we had a need to do multiple disaster recovery tests a month, as those were required for major changes.
Terraform Module for a Private DNS Zone vNet Link: www.shiftwiki.nl/terraformmod...
Terraform Module for setting Diagnostic Settings to send logs to a Log Analytics Workspace: www.shiftwiki.nl/terraformmod...

#azure #terraform
when creating the post I found it uses a lot of other modules as well...

Terraform Module for PostgreSql Flexible Server: www.shiftwiki.nl/terraformmod...
Terraform Module for a Private Endpoint: www.shiftwiki.nl/terraformmod...

#azure #terraform
Lately I've been working a lot with terraform modules. Modules allow you to create the same resources over and over again, predictable and reliable. I wanted to share a module with you, one to create a postgresql flexible server, but...

#azure #terraform
I created a post on using Azure DevOps pipelines to deploy terraform config files to Azure. The focus is on using a federated service principal for authentication, because I couldn't find a good working example when I needed one:

www.shiftwiki.nl/terraformazu...

#azure #azureDevops #terraform
Terraform in Azure DevOps [SHIFT-WIKI]
www.shiftwiki.nl
Good question! I normally use IaC for stuff I need to deploy more often and I use the azureCli when deploying temporary test environments. I find the azureCli very convenient when I need something quickly to test on.
I'm slowly expanding my collection of AzureCLI snippets which will allow you to quickly setup an Azure test environment. They are all in my Azure CLI cheatsheet, in the deploy section: www.shiftwiki.nl/cheatsheet-a...

#azure #azureCli
See my azureCli-along-post on deploying and testing with an aks cluster with workload identity, it will show you how to quickly get a aks cluster running and using workload identity for authorization towards Azure: www.shiftwiki.nl/k8s-aksworkl...

#azure #aks #azureCli
And I've also updated my recent post regarding azure app configuration. I added a module to assign permissions and I've also created a separate post with a bicep module to deploy a dashboard for the app config:

Updated post with dashboard link: www.shiftwiki.nl/bicepmodulea...

#azure #bicep
Bicep Module for Azure App Configuration [SHIFT-WIKI]
www.shiftwiki.nl
It's Throwback Thursday! I came across this old post, www.shiftwiki.nl/awstoolkitfo..., for which I started with the AWS toolkit for VSCode, decided to do the 10 minute tutorial for step functions and the rest is history ;-).

#aws #vscode #lambda #stepfunctions
AWS Toolkit for VS Code [SHIFT-WIKI]
www.shiftwiki.nl