Daily Check-In with Ned1313 - podcast cover

Daily Check-In with Ned1313

Ned Bellavancenedinthecloud.com
A 10-minute, daily podcast from Ned1313 discussing technology, career advancement, and anything else relevant to the IT Professional in a brief, conversational style.

Episodes

K3s on RPi: Part 2 - Making the Cluster

This time we're going to try and set up a full cluster and see what  happens. I'm using v1.19.1 of K3s which is experimental, and that equals  fun.  SPOILER - using experimental features doesn't always work out the way  that you want, i.e. epic fail.

Sep 11, 202012 minSeason 1Ep. 112

WASM and the DevOps Divide

As I'm learning more about Web Assembly and its potential, I'm also realizing how blended Dev and Ops are becoming. This is going to continue, so if you're a pure Ops person, now is the time to change, learn, and adapt.

Sep 10, 202012 minSeason 1Ep. 111

Azure Quickstarts with Terraform - Daily Check-In for September 08, 2020

Looking around this week, I found a cool repository of Terraform  configurations that translate existing Azure Quickstarts to use  Terraform. Let's see how far I can get!    The GitHub repo:  https://github.com/kpatnayakuni/azure-quickstart-terraform-configuration  Azure Quickstarts repo:  https://github.com/Azure/azure-quickstart-templates

Sep 09, 202011 minSeason 1Ep. 110

Vault Certification: Vault CLI - Part 1

We are going to get into the Vault CLI in this episode. Specifically,  we'll talk about using the Vault CLI at a high level and some of the  various authentication methods to log into Vault.

Sep 05, 202013 minSeason 1Ep. 108

K3s on RPi: Part 1 - Daily Check-In for September 3, 2020

I tried to set up a K3s cluster using three Raspberry Pis. It did not go  smoothly. In this first part of the series I will cover the initial  setup, difficulties I encountered, and what I hope to accomplish.

Sep 04, 202013 minSeason 1Ep. 107

Terraform + Vault - Daily Check-In for September 1, 2020

How can Terraform and Vault work together?   - Terraform can configure Vault   - Terraform can get secrets from Vault   - Terraform can get dynamic credentials from Vault    Check out Josh Duffney's new Ansible Book: https://becomeansible.com/

Sep 02, 202013 minSeason 1Ep. 105

Avoiding Burnout - Daily Check-In for August 31, 2020

As the pandemic drags on many of us are hitting a breaking point. We all  collectively hoped that Autumn would bring some semblance of normality.  That's not going to be the case. What can you do to step back and avoid  burnout?

Sep 01, 202011 minSeason 1Ep. 104

Vault Cert: Secrets Engines - Daily Check-In for August 28, 2020

This is part 2 for Object 5 in the Vault certification. We'll be talking  more about Vault Secrets Engines, including the Transit Engine and  selecting an engine based on used cases.    5 Compare and configure Vault secrets engines  5a Choose a secret method based on use case  5b Contrast dynamic secrets vs. static secrets and their use cases  5c Define transit engine  5d Define secrets engines

Aug 29, 202011 minSeason 1Ep. 103

Cloud 2030 - Daily Check-In for August 26, 2020

What do you think cloud computing will look like in the year 2030? Rob  Hierschfeld and friends have started a group to discuss this very topic.  Why not join into the conversation?    Link to Mighty Networks: https://cloud2030.mn.co  Link to L8ist Sh9ny podcast:  https://l8istsh9y.com/2020/08/08/announcing-the-cloud-2030-online-community-event/  Intro video:  https://www.youtube.com/watch?v=1lw-WtnVdjY&feature=youtu.be

Aug 27, 202010 minSeason 1Ep. 101

GitHub Actions with Terraform - Daily Check-In for August 25, 2020

How do you use GitHub actions to automate the validation and deployment  of Terraform code to your environment? That's the topic for this week.  You can hear more about GitHub actions on an episode of Day Two Cloud we  did with Chris Wahl.    Dot Net Liverpool Meetup:  https://www.meetup.com/Dot-NET-Liverpool/events/272306762/  Day Two Cloud Episode:  https://daytwocloud.io/podcast/day-two-cloud-050-nerding-out-on-github-actions-with-chris-wahl/  Terr...

Aug 26, 202017 minSeason 1Ep. 100

IT is a Service - Daily Check-In for August 24, 2020

Interesting Twitter post last week asking about what service job you had  as a youth and what lessons you learned. Here's what I learned from  working food service and retail.

Aug 25, 202012 minSeason 1Ep. 99

Vault Cert: Secrets Engines - Daily Check-In for August 21, 2020

We're going to get started on Objective 5 by talking about Vault secrets  engines. I think the objectives are in a weird order, so let's do them  in reverse. First up, we'll define a secrets engine.   5 Compare and configure Vault secrets engines 5a Choose a secret method based on use case 5b Contrast dynamic secrets vs. static secrets and their use cases 5c Define transit engine 5d Define secrets engines   My Terraform certification guide:  https://leanpub.com/terraform...

Aug 22, 202014 minSeason 1Ep. 98

Terraform Active Directory Provider - Daily Check-In for August 18, 2020

The Terraform Active Directory provider is now available. I took it for a spin and found some interesting challenges.  Here's the GitHub repo for Terraform Tuesdays: https://github.com/ned1313/terraform-tuesdays  Here's the link to the Active Directory provider: https://registry.terraform.io/providers/hashicorp/ad/latest/docs  Here's my Terraform Certification Guide: https://leanpub.com/terraform-certified/

Aug 19, 202012 minSeason 1Ep. 95

Terraform 0.13 is GA - Daily Check-In for August 11, 2020

What are the new features to watch out for?    Module improvements : Count, depends_on, and for_each  Providers: Third-party auto install, required providers block  Variable validation!  Kubernetes for remote state storage  Output changes now reported    Check out the Heavy Networking Podcast on August 28th: https://packetpushers.net/series/weekly-show/    My Terraform Study Guide: https://leanpub.com/terraform-certified/...

Aug 12, 202010 minSeason 1Ep. 90

Vault Cert Tokens Cont - Daily Check-In for July 31, 2020

Finishing objective three for the Vault Certification. We're going to  look at orphaned tokens and combine what we've learned so far.    My Terraform cert guide: https://leanpub.com/terraform-certified/    The Vault Cert objectives:  https://www.hashicorp.com/certification/vault-associate/

Aug 01, 202011 minSeason 1Ep. 88

Edge Data Flows - Daily Check-In for July 30, 2020

Is Edge a natural progression of compute? How do bottlenecks play into  Edge? Why is a tree like a traffic system is like our circulatory  system? L8ist Sh9ny podcast episode:  https://soundcloud.com/user-410091210/james-urquhart-on-edge-computing-and-flow-evolution    James Urquhart blog post:  https://www.infoq.com/articles/edge-flow-evolution/    Geoffrey West's book:  https://www.amazon.com/Scale-Universal-Innovation-Sustainability-Organisms/dp/15...

Jul 31, 202012 minSeason 1Ep. 87

Diamanti at CFD8 - Daily Check-In for July 29, 2020

Diamanti presented at Cloud Field Day 8 (#CFD8). Here are my thoughts on their products.    The Cloud Field Day presentation: https://diamanti.com/cloud-field-day/    Cloud Field Day 8 home page: https://techfieldday.com/event/cfd8/

Jul 30, 202011 minSeason 1Ep. 86

HTTP and External Providers - Daily Check-In for July 28, 2020

They're kinda weird. A bit wacky. And 100% useful!    Terraform Tuesdays GitHub: https://github.com/ned1313/terraform-tuesdays   Terraform Certification Guide: https://leanpub.com/terraform-certified/

Jul 29, 202013 minSeason 1Ep. 85