<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Consul Internals on Late Night Thinking</title>
    <link>https://kula.tproa.net/tags/consul-internals/</link>
    <description>Recent content in Consul Internals on Late Night Thinking</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020-2025. All rights reserved.</copyright>
    <lastBuildDate>Tue, 26 Jan 2021 18:45:14 -0500</lastBuildDate><atom:link href="https://kula.tproa.net/tags/consul-internals/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Consul RPC Mechanism</title>
      <link>https://kula.tproa.net/lnt/2021/01/consul-rpc-mechanism/</link>
      <pubDate>Tue, 26 Jan 2021 18:45:14 -0500</pubDate>
      
      <guid>https://kula.tproa.net/lnt/2021/01/consul-rpc-mechanism/</guid>
      <description>HashiCorp Consul is a distributed, highly-available service which provides service discovery with corresponding health checks, a distributed key/value store, and a service mesh solution, which can run on a variety of platforms and environments. It is designed so that every node which provides services (things to be registered in service discovery, or participate in the service mesh) runs a Consul agent, which acts as a sort of intermediary: providing an easy interface for registering services, running local health checks for both services and the node upon which it is running, and acting as a control plane for service mesh components running on that local node, amongst other things.</description>
    </item>
    
  </channel>
</rss>
