What's CNCN?
Show Schedule
Get Involved Today! icon
Join the Free Community Join the Conversation Subscribe on YouTube Follow on Twitch Follow on Twitter
  • Coffee and Cloud Native - E107

    Jan 20, 2021 chaos engineering security orchestration observability operators operations networking

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    3:53 KubeInvaders has new features where you can watch pod logs or fire off a kube-linter process! ☕️☕️☕️☕️
    5:18 There’s an EU-backed bug bounty going on for Matrix. Security good. ☕️☕️☕️☕️
    8:13 This is the best guide to Vertical Pod Autoscaling for Kubernetes. ☕️☕️☕️☕️
    13:25 I think the new Elastic license is a defense against AWS continuing to profit off of their work. ☕️☕️☕️☕️
    16:22 GoFish is like Homebrew, but for macOS, Linux, and Windows. ☕️☕️☕️☕️
    17:50 Waiting to take Boundary for a spin? Here’s a full example walkthrough for Kubernetes. ☕️☕️☕️☕️
    18:55 Check out this super-awesome synthetic user architecture that AppDynamics built with Kubernetes and ephemeral containers. ☕️☕️
    21:26 This is a great use for an operator and a fun way to learn about building them with Python. ☕️☕️☕️☕️
    23:37 Canary deployments with Linkerd, Github Actions, and Azure ☕️☕️☕️☕️
    24:57 Picking up on the projectcalico article from 2019, lucjuggery digs further into kube-proxy and iptables ☕️☕️☕️☕️
    27:12 Tool of the Day: A utility that uses the leader election functionality in Kubernetes to run multiple standby replicas of a pod. No more waiting 6 minutes for K8s to figure out a node died. ☕️☕️☕️☕️☕️

  • Coffee and Cloud Native - E106

    Jan 19, 2021 pwny pwny operations orchestration development ai/ml observability chaos engineering

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    3:16 How Parler totally screwed up the “secure” part of their application and got pwned. ☕️☕️☕️☕️
    6:08 A quick overview of the options for Remove-PSSession ☕️☕️☕️
    8:07 This article hits a lot of open source nails on the head. It’s a big world. OSS drives innovation. Commercialization stifles it. ☕️☕️☕️☕️
    12:36 These are 65 things madzadev wishes he knew when starting to code, but many of them apply to other disciplines and life in general. ☕️☕️☕️☕️
    19:21 Event-driven architecture is bubbling up as a popular design paradigm. Here’s an intro into using Azure Event Grid as the broker. ☕️☕️☕️☕️
    21:02 Here’s a peek at the internals of just how awesome GPT-3 is. It reveals that any effort to create an OSS GPT-3 lite is going to need a lot of donated/distributed GPU power. ☕️☕️☕️☕️
    23:07 Another article on the pitfalls of readiness probes, but this begs the question - should users see database errors, or should we intelligently route to failure pages when a service has no endpoints? ☕️☕️☕️☕️
    25:56 Tool of the Day: stressy is a simple CPU stress test tool. no frills. comes in container format. ☕️☕️☕️

  • Coffee and Cloud Native - E105

    Jan 18, 2021 orchestration ci/cd networking observability database chaos engineering random operations

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    6:35 How to compile and test a local Terraform provider. ☕️☕️☕️
    8:31 Do you need to move off of Travis CI? Here are some options. ☕️☕️☕️
    11:39 Holy Tracing, Batman! ingress-nginx has OpenTracing baked in! ☕️☕️☕️☕️☕️
    13:39 A peek into the DALL-E machine learning image generator from OpenAI ☕️☕️☕️☕️
    17:02 Before today I had no idea just how awesome Graph DBs are. ☕️☕️☕️☕️
    19:39 You can use Gremlin to trigger/test HPA on Kubernetes. It’s easy. ☕️☕️☕️
    20:24 This is a great new series exploring unusual/unused HTML tags. kbd! progress! Please make more of these, BraydonCoyer! ☕️☕️☕️☕️
    22:23 Azure has great metrics engines, and this article includes a bonus link on how to make your own Prometheus exporter for your apps. ☕️☕️☕️☕️
    25:39 If you’re not a Prometheus/Grafana fan, perhaps some Azure ELK suits you? Here’s how to get started with Filebeat for observability. ☕️☕️☕️
    26:36 Tool of the Day: Giggleworthy name aside, this tool is a leash for when Kubernetes distros straight-up ignore your image caching configuration. ☕️☕️☕️☕️

  • Coffee and Cloud Native - E102

    Jan 13, 2021 operations chaos engineering networking orchestration serverless development

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    9:05 Every Kubernetes component needed to run workloads on spot instances with zero downtime. ☕️☕️☕️☕️☕️
    13:39 After replacing Helm with Ketch, here’s how to tie it into a CI pipeline. ☕️☕️☕️☕️
    16:04 Getting started with Chaos Engineering is hard. MyHub in the Litmus Portal makes it easy. ☕️☕️☕️☕️
    18:47 kube-vip made a massive change and rolled out a hybrid solution that combines service load balancers and an elastic IP for the Kubernetes API. ☕️☕️☕️☕️
    21:29 Gloo Edge 1.6 dropped a few days ago with more than 50 enhancements. This is the API gateway that I run in all my Kubernetes clusters. ☕️☕️☕️☕️☕️
    22:55 Watch how Ryan Filler used JavaScript, HTML, serverless, CI-style automation, and a whole lot of gumption to solve a problem every creator has with social image sharing. ☕️☕️☕️☕️
    25:56 Tool of the Day: This solution from ukhomeoffice for templating Kubernetes resources might be better than variables in Kustomize templates. It would be an excellent plugin for Krew. ☕️☕️☕️☕️☕️

  • Coffee and Cloud Native - E91

    Dec 15, 2020 operations pwny pwny community random orchestration chaos engineering education security ai/ml observability

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    5:18 Learn how to debug your Kubernetes workloads with kubectl ☕️☕️☕️☕️
    6:27 Are you running SolarWinds Orion? You probably want to power it off immediately. ☕️☕️☕️☕️☕️
    8:11 Hey let’s all help BulmaBrian put his Blender rendering into Kubernetes for his mom’s Etsy store ☕️☕️☕️☕️
    9:39 Did you know the Kubernetes logo fails originality tests and is therefore public domain? ☕️☕️☕️
    11:22 Do you struggle with infographics for your presentations? Check out this article from VismeApp ☕️☕️☕️☕️☕️
    13:24 Enabling GPU support in your Kubernetes clusters ☕️☕️☕️☕️☕️
    15:48 Want to start using chaos engineering in Kubernetes? ☕️☕️☕️☕️
    17:02 Right after I showed the webinar for hacking your car via the OBD2 port (E89), here’s an article showing how to make a custom display for engine metrics. ☕️☕️☕️☕️
    19:28 Wearables are stepping up to encourage social distancing in office environments for a post-COVID world. ☕️☕️☕️☕️
    22:01 Siemens helps you teach your kids the importance of COVID hygiene in public spaces with a new online game. ☕️☕️☕️☕️☕️
    24:29 Sophos announces 4 open AI initiatives to handle malware. ☕️☕️☕️☕️
    28:51 Tool of the Day: Kubenurse checks the network health of critical Kubernetes components and makes it available for Prometheus to scrape. ☕️☕️

  • Coffee and Cloud Native - E76

    Nov 24, 2020 serverless operations ML security chaos engineering AI development

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    5:29 IBM Cloud releases beta of “Code Engine” - Knative-as-a-service. Check it out! ☕️☕️☕️☕️
    7:54 Challenge 1 for Seasons of Servless is up! ☕️☕️☕️☕️
    9:36 Open source empowers users with freedom of choice. Does the cloud make that even stronger? ☕️☕️☕️
    13:15 Intentionally using a terrible sort algorithm for testing Kubernetes autoscaling ☕️☕️☕️☕️
    14:42 Pandas gotchas you can easily avoid when processing data ☕️☕️☕️
    17:42 kubesec is a security validation tool for Kubernetes resources ☕️☕️☕️☕️
    20:50 The story of LitmusChaos and how to use them with your Argo workflows ☕️☕️☕️☕️
    20:26 Do These A.I.-Created Fake People Look Real to You? ☕️☕️☕️☕️☕️
    26:10 Tool of the Day: Insomnia is a UI for poking at API and other HTTP endpoints ☕️☕️☕️☕️

  • Coffee and Cloud Native - E75

    Nov 23, 2020 release automation development operations observability database security chaos engineering

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link Community Rating
    3:55 Release Recap - facterdb ☕️☕️☕️
    4:19 Release Recap - kpack ☕️☕️☕️
    6:01 Puppet tells us why automation and self-service are key for DevOps ☕️☕️☕️☕️
    8:59 DDEV is a Docker-aware PHP development environment ☕️☕️☕️
    10:28 Kubernetes complexity is now the number 1 concern from the community ☕️☕️☕️☕️
    14:27 karpenter is a new metrics-driven autoscaler from @awscloud ☕️☕️☕️☕️
    16:36 Plausible Analytics, a privacy-focused web analytics platform, releases a Helm chart for self-hosting ☕️☕️☕️☕️
    18:18 The Kubernetes Python library can fetch the service account under which it’s running if used within a Pod. Loco. ☕️☕️☕️☕️
    19:34 Although DynamoDB is eventually consistent, you can still generate atomic responses. ☕️☕️☕️☕️
    21:24 K-Bench is a tool for benchmarking Kubernetes control and data plane performance ☕️☕️☕️☕️☕️
    22:51 How an Event Driven Architecture Drives Business Agility ☕️☕️☕️☕️
    24:35 What’s Kyverno’s edge over OPA? ☕️☕️☕️☕️☕️
    26:02 @LitmusChaos partners with @keptnProject to get chaos engineering into your CI workflow ☕️☕️☕️☕️
    28:20 illuminatio performs validation of your Kubernetes network policies ☕️☕️☕️☕️☕️

  • Coffee and Cloud Native - E62

    Oct 28, 2020 operations infrastructure networking chaos engineering security

    For same-day access to replays and links to the referenced content, please join the free CNCN Community site.

    Timestamp Description / Link
    3:28 You don’t need Tanzu to run Kubernetes under vSphere.
    5:00 Multi-cloud Kubernetes can help ease your GDPR/Schrems pain
    10:24 Does anyone remember Visio?
    13:58 Dual stack IPv4/IPv6 for Kubernetes…is…coming…
    16:54 Chaos engineering is a core component of Kubernetes resilience
    20:35 We can trust Stackshare, right? No bias? Don’t invest in Docker Swarm.
    22:16 Architecting NetworkPolicy tests with DSL from sig-network
    26:38 Tool of the Day: kube-iptables-tailer shows you when your NetworkPolicies have gone rogue

  • Coffee and Cloud Native - E49

    Oct 8, 2020 release event hardware chaos engineering operations security

    For links to the referenced content, please join the free CNCN Community site.

    Timestamp Description
    4:20 Turing Pi is the coolest RPi cluster board yet
    8:28 k3sup 0.9.7 now supports k3s release channel
    9:51 Pixieday is happening today!
    12:12 Chaos engineering with Doom!
    14:38 Chaos engineering with Minecraft!
    16:49 New LitmusChaos tutorial - Introducing Litmus Probes
    17:33 Kyverno has a new home!
    20:17 5 Tips for using Rego for OPA
    22:04 K8Spin is a new way to do K8s multitenancy
    29:18 Tool of the Day: Diun will notify you when Docker images are updated

  • Coffee and Cloud Native - E47

    Oct 6, 2020 infrastructure development chaos engineering orchestration gitops ci/cd architecture

    Timestamp Description
    7:00 news and updates
    10:53 Analysis of Kubecost and its immediate ROI
    14:53 Comparison of Okteto and Bridge to K8s
    22:31 kube-burner will fork-bomb your cluster in the name of chaos engineering
    24:42 Bicep aims to replace ARM templates for deploying Azure infrastructure
    27:24 Get you some GitOps with Gitlab CI and ArgoCD, plus OMG Fleet!
    32:08 Tool of the Day: kVDI is a virtual desktop environment for Kubernetes

    • ««
    • «
    • 1
    • 2
    • »
    • »»

Adrian Goins

Technology superfreak. Life hacker. Knowledge fiend. Probably a synth.
What I Believe

Featured Posts

  • HA K3s With kube-vip and MetalLB

Latest Posts

  • HA K3s With kube-vip and MetalLB
  • Coffee and Cloud Native - E125
  • Coffee and Cloud Native - E122
  • Coffee and Cloud Native - E121
  • Coffee and Cloud Native - E120
  • Coffee and Cloud Native - E119
  • Coffee and Cloud Native - E118
  • Coffee and Cloud Native - E117

categories

CNCN 123 BLOG 1

tags

OPERATIONS 79 SECURITY 79 EDUCATION 43 NETWORKING 42 OBSERVABILITY 38 DEVELOPMENT 37 ORCHESTRATION 34 RELEASE 27 RANDOM 26 CONFIGURATION 21 PWNY-PWNY 21 SERVICE-MESH 21 CHAOS-ENGINEERING 20 CI/CD 15
All tags
5G1 ACCESSIBILITY1 AI7 AI/ML10 ANNOUNCE3 ARCHITECTURE5 AUTHENTICATION1 AUTOMATION9 BACKUP8 BLOCKCHAIN1 CHAOS-ENGINEERING20 CI/CD15 CNCF3 COMMUNITY5 CONFERENCE7 CONFIGURATION21 DASHBOARD1 DATABASE11 DEVELOPMENT37 DEVLOPMENT1 DNS1 DOCKER1 EDGE4 EDUCATION43 EVENT3 GITOPS13 GIVEAWAY7 HARDWARE1 HELM1 HOMELAB3 INCEPTION6 INFRASTRUCTURE8 INTERVIEW2 IOT8 MARKETING1 ML7 NETWORK1 NETWORKING42 OBSERVABILITY38 OPERATIONS79 OPERATORS12 ORCHESTRATION34 OS12 PACKAGING10 PWNY-PWNY21 RANCHER6 RANDOM26 RELEASE27 ROBOTICS2 SECURITY79 SERVERLESS14 SERVICE-MESH21 STORAGE13 TLS/SSL3 TOOL-OF-THE-DAY2 TROUBLESHOOTING4 VIRTUALIZATION2 VPN1 WEBINAR1 WSL22 X-ATHON2 ZOMG1
[A~Z][0~9]

Copyright ©  Adrian Goins. All Rights Reserved.