<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>The Kerno Blog</title><description>Engineering notes, guides, and product updates on runtime verification for AI-native teams.</description><link>https://kerno.io/</link><item><title>Kerno tests MCP servers at runtime</title><link>https://kerno.io/blog/mcp-server-testing/</link><guid isPermaLink="true">https://kerno.io/blog/mcp-server-testing/</guid><description>Kerno now tests MCP servers at runtime. It introspects your server, plans scenarios per tool, runs them in a sandbox, and verifies findings against your live stack.</description><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate><category>News</category><author>Sean Madigan</author></item><item><title>How To Use Skills To Write Better PRDs and Tickets</title><link>https://kerno.io/blog/how-to-use-skills-to-write-better-tickets/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-use-skills-to-write-better-tickets/</guid><description>Using Skill.md and MCP to automate ticket creation with the full context of your product.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Maxi Delo</author></item><item><title>The Halting Problem in AI Coding</title><link>https://kerno.io/blog/the-halting-problem-in-ai-coding/</link><guid isPermaLink="true">https://kerno.io/blog/the-halting-problem-in-ai-coding/</guid><description>No algorithm can predict all program behaviour not even AI. The only way to know is to run the code. </description><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>LLM-as-a-Judge: Evaluating Output Without a Ground Truth</title><link>https://kerno.io/blog/llm-as-a-judge-evaluating-output-without-a-ground-truth/</link><guid isPermaLink="true">https://kerno.io/blog/llm-as-a-judge-evaluating-output-without-a-ground-truth/</guid><description>How to evaluate LLM output when there&apos;s no exact answer. Covers configuration, failure modes, and deployment patterns for LLM-as-a-judge.</description><pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>Multi-Agent Validation Gates: Why Claude Can&apos;t Break Our Architecture</title><link>https://kerno.io/blog/multi-agent-validation-gates-for-agentic-coding/</link><guid isPermaLink="true">https://kerno.io/blog/multi-agent-validation-gates-for-agentic-coding/</guid><description>Multi-stage validation gates catch architectural violations before AI-generated code reaches production.</description><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Jordan Bergin</author></item><item><title>Runtime evaluation of coding agents</title><link>https://kerno.io/blog/runtime-evaluation-of-coding-agents/</link><guid isPermaLink="true">https://kerno.io/blog/runtime-evaluation-of-coding-agents/</guid><description>Why coding agents win: how evaluation by execution creates a neurosymbolic feedback loop for objective truth and architectural reliability in AI.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>Understanding the LLM Marginal Costs</title><link>https://kerno.io/blog/understanding-the-llm-marginal-costs/</link><guid isPermaLink="true">https://kerno.io/blog/understanding-the-llm-marginal-costs/</guid><description>Learn why the era of cheap AI is over, and how tracking every token could mean the difference between profit and bankruptcy.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Sean Madigan</author></item><item><title>AI-DLC Startup Edition</title><link>https://kerno.io/blog/ai-dlc-for-startup/</link><guid isPermaLink="true">https://kerno.io/blog/ai-dlc-for-startup/</guid><description>Here is how 50 AI native startups and scaleups with over 1 billion dollars in funding are building software in the age of AI.</description><pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Sean Madigan</author></item><item><title>Building Trustworthy Agents: The Business Case for Rigorous Evaluation Frameworks</title><link>https://kerno.io/blog/building-trustworthy-agents-with-rigorous-evaluation-frameworks/</link><guid isPermaLink="true">https://kerno.io/blog/building-trustworthy-agents-with-rigorous-evaluation-frameworks/</guid><description>Why agents need evals, and bias checks, how they differ from writing traditional software, and how feedback loops are critical for building AI systems.</description><pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>Bulk Testing Docker Agent Performance Across 18 Codebases</title><link>https://kerno.io/blog/cli-apt-for-docker-compose-agent/</link><guid isPermaLink="true">https://kerno.io/blog/cli-apt-for-docker-compose-agent/</guid><description>Using CLI tooling to bulk run testing pipelines across 18 different codebases.</description><pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Antoine Frau</author></item><item><title>Lessons from Biology for Scalable Compute Experiments</title><link>https://kerno.io/blog/lessons-from-biology-for-scalable-compute-experiments/</link><guid isPermaLink="true">https://kerno.io/blog/lessons-from-biology-for-scalable-compute-experiments/</guid><description>Organisations skills for computational experiments - advice from biology that is essential for working with LLMs and agents.</description><pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>CLI Tooling for Agent Testing Pipelines</title><link>https://kerno.io/blog/cli-tooling-for-agent-testing-pipelines/</link><guid isPermaLink="true">https://kerno.io/blog/cli-tooling-for-agent-testing-pipelines/</guid><description>How we built a CLI tool to automate Docker Compose experiments via YAML that runs sequentially and targets LLM-based evaluation</description><pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Antoine Frau</author></item><item><title>An Agent Evaluation Study: Assessing User Input in Test Plan Generation</title><link>https://kerno.io/blog/assessing-user-input-on-llm-test-generation/</link><guid isPermaLink="true">https://kerno.io/blog/assessing-user-input-on-llm-test-generation/</guid><description>How freeform user input can impact test planning negatively.</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>Why the AI Bubble Matters Less to Builders Than People Think</title><link>https://kerno.io/blog/why-the-ai-bubble-matters-less-to-builders-than-people-think/</link><guid isPermaLink="true">https://kerno.io/blog/why-the-ai-bubble-matters-less-to-builders-than-people-think/</guid><description>AI builders shouldn’t fear a bubble; the real risk is rising token and inference costs as subsidies fade, scaling ends, and energy limits tighten</description><pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Dr. Michael Coughlan</author></item><item><title>How Local Prompt Caching Reduces Tokens in Tool-Driven LLM Workflows</title><link>https://kerno.io/blog/how-local-prompt-caching-reduces-tokens-in-tool-driven-llm-workflows/</link><guid isPermaLink="true">https://kerno.io/blog/how-local-prompt-caching-reduces-tokens-in-tool-driven-llm-workflows/</guid><description>Prompt caching prevents token bloat by storing static context so multi-step agent workflows stay fast, cheap, and scalable instead of growing exponentially</description><pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Jordan Bergin</author></item><item><title>Teaching Agents to Write and Self-Correct End-to-End Test Scenarios</title><link>https://kerno.io/blog/teaching-agents-to-write-and-self-correct-end-to-end-test-scenarios/</link><guid isPermaLink="true">https://kerno.io/blog/teaching-agents-to-write-and-self-correct-end-to-end-test-scenarios/</guid><description>How agents generate test scenarios, run them, learn from errors, and refine each step to deliver stronger end to end testing with minimal input.</description><pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Jordan Bergin</author></item><item><title>Giving the Kerno Agent Agency to Create Docker Compose</title><link>https://kerno.io/blog/agent-agency-to-create-docker-compose/</link><guid isPermaLink="true">https://kerno.io/blog/agent-agency-to-create-docker-compose/</guid><description>Provide the LLM agent agency to read, diagnose, modify, and regenerate Docker Compose</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Jordan Bergin</author></item><item><title>Turning Code into a Visual Graph: How We&apos;re Using Memgraph for Indexation</title><link>https://kerno.io/blog/graphrag-with-memgraph/</link><guid isPermaLink="true">https://kerno.io/blog/graphrag-with-memgraph/</guid><description>We&apos;re integrating Memgraph Lab for visual code indexing. Key goals: export graph state for debugging, improve UX with pre-set queries/icons,</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Sean Madigan</author></item><item><title>Improving Trace Visibility and Reproducibility in Langfuse</title><link>https://kerno.io/blog/improving-trace-visibility-and-reproducibility-in-langfuse/</link><guid isPermaLink="true">https://kerno.io/blog/improving-trace-visibility-and-reproducibility-in-langfuse/</guid><description>A look at recent Langfuse updates that make tracing, cost tracking, and debugging agent runs clearer, more detailed, and easier to reproduce.</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Antoine Frau</author></item><item><title>Introducing The AI Builder Series: Sharing tribal knowledge around building with AI</title><link>https://kerno.io/blog/introducing-the-ai-builder-series/</link><guid isPermaLink="true">https://kerno.io/blog/introducing-the-ai-builder-series/</guid><description>Introducing the AI Builder Series, where engineers that are building with AI share their experiences.</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate><category>AI Builder Series</category><author>Sean Madigan</author></item><item><title>When Collaboration Becomes Counterproductive for Engineers</title><link>https://kerno.io/blog/collaboration-as-default-does-more-harm-than-good/</link><guid isPermaLink="true">https://kerno.io/blog/collaboration-as-default-does-more-harm-than-good/</guid><description>While collaboration is essential, its misuse in problem-solving can prolong issues and magnify costs.</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Other</category><author>Sean Madigan</author></item><item><title>DevOps Pipeline - Understanding the Steps, Benefits, and Tools for Developers</title><link>https://kerno.io/blog/devops-pipeline/</link><guid isPermaLink="true">https://kerno.io/blog/devops-pipeline/</guid><description>DevOps is a methodology that stemmed from the need to involve cross-functional teams, systematize code delivery, and...</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>eBPF – The Best Kept Secret in Technology</title><link>https://kerno.io/blog/ebpf-the-best-kept-secret-in-technology/</link><guid isPermaLink="true">https://kerno.io/blog/ebpf-the-best-kept-secret-in-technology/</guid><description>eBPF enables low-overhead, real-time observability and security, powering AI-native apps without sidecars, agents, or manual instrumentation</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Guides</category><author>Sean Madigan</author></item><item><title>Network Observability</title><link>https://kerno.io/blog/network-observability/</link><guid isPermaLink="true">https://kerno.io/blog/network-observability/</guid><description>Observability is used to describe the ability to understand the current or past state of a software system.</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Programming the Kernel with eBPF</title><link>https://kerno.io/blog/programming-the-kernel-with-ebpf/</link><guid isPermaLink="true">https://kerno.io/blog/programming-the-kernel-with-ebpf/</guid><description>Learn about eBPF, an exciting new technology that makes programming the kernel flexible, safe, and accessible to developers.</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Guides</category><author>Karim Traiaia</author></item><item><title>Truck Factor: The Silent Debt</title><link>https://kerno.io/blog/truck-factor-the-silent-debt/</link><guid isPermaLink="true">https://kerno.io/blog/truck-factor-the-silent-debt/</guid><description>Explore the Truck Factor, its impact on engineering teams, and strategies to prevent knowledge silos from stalling development.</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Other</category><author>Sean Madigan</author></item><item><title>Understanding What is ECU in AWS</title><link>https://kerno.io/blog/what-is-ecu-in-aws/</link><guid isPermaLink="true">https://kerno.io/blog/what-is-ecu-in-aws/</guid><description>An ECU is an EC2 Compute Unit used to measure the power of resources in the cloud. Based on that single ECU, the user can...</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>DevSecOps with GitLab CI</title><link>https://kerno.io/blog/devsecops-with-gitlab-ci/</link><guid isPermaLink="true">https://kerno.io/blog/devsecops-with-gitlab-ci/</guid><description>A practical guide to DevSecOps with GitLab CI, wiring automated security testing into every stage of your pipeline so security becomes a shared, built-in responsibility.</description><pubDate>Thu, 05 Sep 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>CI CD Pipelines with GitHub Actions</title><link>https://kerno.io/blog/ci-cd-pipelines-with-github-actions/</link><guid isPermaLink="true">https://kerno.io/blog/ci-cd-pipelines-with-github-actions/</guid><description>Continuous integration (CI) is a practice to automate the process of code management. It usually means integrating your code changes into a specific branch.</description><pubDate>Wed, 03 Jul 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>IAM Roles for Service Accounts</title><link>https://kerno.io/blog/iam-roles-for-service-accounts/</link><guid isPermaLink="true">https://kerno.io/blog/iam-roles-for-service-accounts/</guid><description>In AWS, there are two ways to apply the Principle of Least Privilege, which are through IAM to provide granular permissions to access the AWS resources</description><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>GitOps with Kubernetes</title><link>https://kerno.io/blog/gitops-with-kubernetes/</link><guid isPermaLink="true">https://kerno.io/blog/gitops-with-kubernetes/</guid><description>GitOps is a practice that uses Git repositories as the source of truth for declarative infrastructure and application management.</description><pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Monitoring | Tools &amp; Techniques You Should Know</title><link>https://kerno.io/blog/kubernetes-monitoring-tools-techniques-you-should-know/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-monitoring-tools-techniques-you-should-know/</guid><description>In this article, we will talk about some important concepts in monitoring and popular monitoring tools that you should know about their main features.</description><pubDate>Tue, 14 May 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Exploring Amazon EKS Cluster Management with EKSCTL: A Comprehensive Overview</title><link>https://kerno.io/blog/amazon-eks-eksctl-overview/</link><guid isPermaLink="true">https://kerno.io/blog/amazon-eks-eksctl-overview/</guid><description>I want to focus in the AWS offering, Amazon EKS, which is the managed service that removes the administration of the control plane of the cluster and also p</description><pubDate>Tue, 30 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Ingress: Efficient Strategies for Service Routing</title><link>https://kerno.io/blog/kubernetes-ingress/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-ingress/</guid><description>Kubernetes Ingress, in short, is an API object that manages external access to the services in the cluster. It supports load balancing, SSL termination, etc</description><pubDate>Wed, 24 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Configuring Static Linux IP Addresses Running on Virtualized Hardware Using Proxmox Dell PowerEdge R730xd Server</title><link>https://kerno.io/blog/static-linux-ip-addresses/</link><guid isPermaLink="true">https://kerno.io/blog/static-linux-ip-addresses/</guid><description>In this tutorial, we’re going to walk through the required steps to set an IP address for a Ubuntu server Virtual Machine (VM).</description><pubDate>Sat, 20 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Manage Kubernetes Clusters, Deployments, Nodes, and Pods via K9S</title><link>https://kerno.io/blog/how-to-manage-kubernetes-clusters-deployments-nodes-and-pods-via-k9s/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-manage-kubernetes-clusters-deployments-nodes-and-pods-via-k9s/</guid><description>In this tutorial, we’ll take a look at K9s - We’ll understand what it is, how to install it, how it helps engineers work with cluster components, and...</description><pubDate>Fri, 19 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Introduction to Kubernetes Lens</title><link>https://kerno.io/blog/kubernetes-lens/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-lens/</guid><description>Kubernetes Lens is a desktop tool that comes to make easier and faster the visualization and troubleshooting of multiple Kubernetes clusters.</description><pubDate>Tue, 16 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Services - ClusterIP, NodePort, LoadBalancer, and more</title><link>https://kerno.io/blog/kubernetes-services-clusterip-nodeport-loadbalancer/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-services-clusterip-nodeport-loadbalancer/</guid><description>Kubernetes Services are essential components for enabling communication within a Kubernetes cluster and facilitating connectivity to applications</description><pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Elevating Kubectl | Exploring Kubernetes Contexts</title><link>https://kerno.io/blog/kubernetes-contexts/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-contexts/</guid><description>Kubernetes Context includes all the information required to connect to a Kubernetes cluster, like cluster hostname, port, and authentication method.</description><pubDate>Tue, 02 Apr 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Dashboard - Deploy and Visualize your Kubernetes Cluster</title><link>https://kerno.io/blog/kubernetes-dashboard-deploy-visualize-cluster/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-dashboard-deploy-visualize-cluster/</guid><description>The Kubernetes Dashboard is a web-based Kubernetes user interface. It has tons of features including the overview of the cluster, managing cluster resources</description><pubDate>Mon, 18 Mar 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Harnessing the Power of Generative AI with AWS Bedrock: A Step-by-Step Guide</title><link>https://kerno.io/blog/harnessing-the-power-of-generative-ai-with-aws-bedrock-a-step-by-step-guide/</link><guid isPermaLink="true">https://kerno.io/blog/harnessing-the-power-of-generative-ai-with-aws-bedrock-a-step-by-step-guide/</guid><description>In modern artificial intelligence, one of the most captivating progressions is the emergence of generative AI. Generative AI enables machines to generate</description><pubDate>Thu, 14 Mar 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Serverless Architectures &amp; AWS Lambda Introduction</title><link>https://kerno.io/blog/serverless-architectures-aws-lambda-introduction/</link><guid isPermaLink="true">https://kerno.io/blog/serverless-architectures-aws-lambda-introduction/</guid><description>Delve into the realm of AWS Lambda and serverless architectures with this comprehensive article. From an introduction to hands-on creation and testing.</description><pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>K8S Microservices Architecture Deployment</title><link>https://kerno.io/blog/k8s-microservices-architecture-deployment/</link><guid isPermaLink="true">https://kerno.io/blog/k8s-microservices-architecture-deployment/</guid><description>In this tutorial, we’re going to walk you through the deployment of several microservices onto a cluster. The microservices in question are representative o</description><pubDate>Thu, 07 Mar 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>OOMKiller &amp; Exit Code 137</title><link>https://kerno.io/blog/oomkiller/</link><guid isPermaLink="true">https://kerno.io/blog/oomkiller/</guid><description>Understand and learn how to troubleshoot the Kubernetes OOMKilled (Exit Code 137) error.</description><pubDate>Thu, 07 Mar 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Jira Automation | Expand its power with AWS SSM</title><link>https://kerno.io/blog/jira-automation-expand-its-power-with-aws-ssm/</link><guid isPermaLink="true">https://kerno.io/blog/jira-automation-expand-its-power-with-aws-ssm/</guid><description>You will learn to use AWS SSM to expand the power of Jira with its automation feature and inspire you to design automation rules for your DevOps solution</description><pubDate>Wed, 21 Feb 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Deploying Your First Pod in Kubernetes</title><link>https://kerno.io/blog/deploying-your-first-pod-in-kubernetes/</link><guid isPermaLink="true">https://kerno.io/blog/deploying-your-first-pod-in-kubernetes/</guid><description>Our goal for this tutorial is to deploy our first pod within Kubernetes. We’re going to cover every step on how to write up the YAML file for deployment</description><pubDate>Tue, 13 Feb 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Services</title><link>https://kerno.io/blog/kubernetes-services/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-services/</guid><description>Kubernetes Service ties pods and nodes together by providing the “plumbing” within a cluster. 4 Kubernetes Services ClusterIP Headless NodePort LoadBalancer</description><pubDate>Fri, 09 Feb 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Getting Started with Bash Scripting</title><link>https://kerno.io/blog/getting-started-with-bash-scripting/</link><guid isPermaLink="true">https://kerno.io/blog/getting-started-with-bash-scripting/</guid><description>Bash, or Bourne Again SHell, is a scripting language commonly used by system administrators of the Linux platform. Bash allows for simple automation</description><pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS ECS | Docker, Virtualization, Fargate, Containers, and more</title><link>https://kerno.io/blog/aws-ecs-docker-fargate-containers/</link><guid isPermaLink="true">https://kerno.io/blog/aws-ecs-docker-fargate-containers/</guid><description>Amazon Elastic Container Service (Amazon ECS) serves as a comprehensive container orchestration solution offering seamless deployment management scalability</description><pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Uncommit in Git</title><link>https://kerno.io/blog/how-to-uncommit-in-git/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-uncommit-in-git/</guid><description>Uncommit in Git - Reverse All Actions, Including Reverting Your Edits and Restoring Your Files to the Previous Commit</description><pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>YAML File Format - Complete Guide on Syntax, Arrays, Comments, Examples, etc.</title><link>https://kerno.io/blog/yaml-file-format-complete-guide/</link><guid isPermaLink="true">https://kerno.io/blog/yaml-file-format-complete-guide/</guid><description>YAML File Format - Complete Guide on Syntax, Arrays, Comments, Examples, JSON vs YAML vs XML, etc.</description><pubDate>Thu, 11 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS CloudFront and Content Delivery Networks (CDN)</title><link>https://kerno.io/blog/aws-cloudfront-and-content-delivery-networks-cdn/</link><guid isPermaLink="true">https://kerno.io/blog/aws-cloudfront-and-content-delivery-networks-cdn/</guid><description>AWS CloudFront is a service that allows system administrators to deploy content across the globe. Before we dive into technical aspects of AWS CloudFront</description><pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubernetes Operators</title><link>https://kerno.io/blog/kubernetes-operators/</link><guid isPermaLink="true">https://kerno.io/blog/kubernetes-operators/</guid><description>Kubernetes Operators are often used to automate a piece of infrastructure and allow for granular control on how deployments are observed, how pods...</description><pubDate>Sun, 07 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Kubectl Logs Tail | How to Tail Kubernetes Logs</title><link>https://kerno.io/blog/kubectl-logs-tail-how-to-tail-kubernetes-logs/</link><guid isPermaLink="true">https://kerno.io/blog/kubectl-logs-tail-how-to-tail-kubernetes-logs/</guid><description>Kubectl Logs Tail | The kubectl logs tail command is critical in troubleshooting Kubernetes based applications and understanding what’s going on inside...</description><pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Install Kubernetes</title><link>https://kerno.io/blog/how-to-install-kubernetes/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-install-kubernetes/</guid><description>Installing Kubernetes - In this technical tutorial we&apos;ll provide multiple ways to installing and running kubernetes on a local machine.</description><pubDate>Wed, 03 Jan 2024 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Master Kubernetes Node Commands: The Ultimate kubectl Commands and Cheat Sheet for Node Operations</title><link>https://kerno.io/blog/master-kubernetes-with-ease-the-ultimate-kubectl-commands-and-cheat-sheets-guide/</link><guid isPermaLink="true">https://kerno.io/blog/master-kubernetes-with-ease-the-ultimate-kubectl-commands-and-cheat-sheets-guide/</guid><description>Explore essential Kubernetes commands for efficient cluster management, including kubectl get, exec, and rollout, vital for system admins and devs.</description><pubDate>Fri, 22 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Essential Kubernetes Skills: How to Get Logs from Pods Using kubectl</title><link>https://kerno.io/blog/essential-kubernetes-skills-how-to-get-logs-from-pods-using-kubectl/</link><guid isPermaLink="true">https://kerno.io/blog/essential-kubernetes-skills-how-to-get-logs-from-pods-using-kubectl/</guid><description>Learn to use kubectl for Kubernetes: Get logs from specific pods, understand namespaces, and handle logging tasks efficiently.</description><pubDate>Thu, 21 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Mastering Pod Deletion in K8s: A Guide to Using kubectl for Removing Pods</title><link>https://kerno.io/blog/mastering-pod-deletion-in-k8s-a-guide-to-using-kubectl-for-removing-pods/</link><guid isPermaLink="true">https://kerno.io/blog/mastering-pod-deletion-in-k8s-a-guide-to-using-kubectl-for-removing-pods/</guid><description>we delve into the essential task of pod management within a Kubernetes (K8S) environment, focusing specifically on how to delete or remove pods using kubect</description><pubDate>Thu, 21 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Restart Kubernetes Pods With kubectl</title><link>https://kerno.io/blog/how-to-restart-kubernetes-pods-with-kubectl/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-restart-kubernetes-pods-with-kubectl/</guid><description>In this tutorial, we&apos;re going to look at a few methods to restart kubernetes pods using kubectl</description><pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>What is AWS VPC | Tutorial on VPC Architecture, Subnets, Pricing, Endpoints, Best Practices, and More</title><link>https://kerno.io/blog/what-is-aws-vpc-tutorial/</link><guid isPermaLink="true">https://kerno.io/blog/what-is-aws-vpc-tutorial/</guid><description>AWS Virtual Private Cloud, or VPC, can be thought of as a network-based segmentation for resources that run in AWS.</description><pubDate>Tue, 12 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS Route 53 – What It Is, How It Works, and Integration With Other Services</title><link>https://kerno.io/blog/aws-route-53-what-it-is-how-it-works-and-integration-with-other-services/</link><guid isPermaLink="true">https://kerno.io/blog/aws-route-53-what-it-is-how-it-works-and-integration-with-other-services/</guid><description>Route 53 is Amazon&apos;s robust and adaptable cloud DNS web service that implicitly connects user requests to services running in the AWS cloud, including Amazo</description><pubDate>Wed, 06 Dec 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS EBS - The Complete Guide</title><link>https://kerno.io/blog/aws-ebs-complete-guide/</link><guid isPermaLink="true">https://kerno.io/blog/aws-ebs-complete-guide/</guid><description>Learn everything you need to know to get started with Amazon Elastic Block Storage (EBS).</description><pubDate>Tue, 17 Oct 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS ELB - The Complete Guide</title><link>https://kerno.io/blog/aws-elb-complete-guide/</link><guid isPermaLink="true">https://kerno.io/blog/aws-elb-complete-guide/</guid><description>Learn everything you need to know to get started with the AWS Elastic Load Balancer (ELB), from load balancer types to health checks and SSL.</description><pubDate>Tue, 17 Oct 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>AWS EC2 The Complete Guide</title><link>https://kerno.io/blog/aws-ec2-complete-guide/</link><guid isPermaLink="true">https://kerno.io/blog/aws-ec2-complete-guide/</guid><description>Learn everything you need to know to get started with Amazon Elastic Compute Cloud (Amazon EC2).</description><pubDate>Thu, 12 Oct 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>Creating an AWS AMI - Amazon Machine Image</title><link>https://kerno.io/blog/creating-aws-ami-amazon-machine-image/</link><guid isPermaLink="true">https://kerno.io/blog/creating-aws-ami-amazon-machine-image/</guid><description>Amazon Machine Images are custom EC2 Instances that offer repeatability and fast deployment of underlying software. The goal of an AMI is to...</description><pubDate>Wed, 27 Sep 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Create a Retention Rule for EBS Volumes via EBS Recycle Bin</title><link>https://kerno.io/blog/how-to-create-a-retention-rule-for-ebs-volumes-via-ebs-recycle-bin/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-create-a-retention-rule-for-ebs-volumes-via-ebs-recycle-bin/</guid><description>The EBS Recyle Bin is a service used for protecting EBS Snapshots and Amazon Machine Images [AMI]s from accidental deletion.</description><pubDate>Sun, 24 Sep 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Copy an EBS Snapshop to a Different Availability Zone</title><link>https://kerno.io/blog/how-copy-ebs-snapshop-different-availability-zone/</link><guid isPermaLink="true">https://kerno.io/blog/how-copy-ebs-snapshop-different-availability-zone/</guid><description>EBS Volumes are created inside of a specific Availability Zone [AZ]. It isn’t possible to move an EBS Volume from one AZ to another directly.</description><pubDate>Sat, 23 Sep 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Create an EBS Volume from an EBS Snapshot</title><link>https://kerno.io/blog/how-to-create-ebs-volume-from-an-ebs-snapshot/</link><guid isPermaLink="true">https://kerno.io/blog/how-to-create-ebs-volume-from-an-ebs-snapshot/</guid><description>An EBS Snapshot is nothing more than a backup of an EBS Volume. It can’t be attached to an instance, the user can’t read any data from it.</description><pubDate>Sat, 23 Sep 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item><item><title>How to Connect to EC2 Instance Using Instance Connect</title><link>https://kerno.io/blog/ec2-connect-using-instance-connect/</link><guid isPermaLink="true">https://kerno.io/blog/ec2-connect-using-instance-connect/</guid><description>Learn how to connect to an AWS EC2 instance using Instance Connect.</description><pubDate>Wed, 20 Sep 2023 00:00:00 GMT</pubDate><category>Guides</category><author>Vladimir Romanov</author></item></channel></rss>