<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Service on Miek Gieben</title>
    <link>https://miek.nl/tags/service/</link>
    <description>Recent content in Service on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sat, 28 Jun 2014 09:02:00 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/service/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SkyDNS running live</title>
      <link>https://miek.nl/2014/june/28/skydns-running-live/</link>
      <pubDate>Sat, 28 Jun 2014 09:02:00 +0000</pubDate>
      <guid>https://miek.nl/2014/june/28/skydns-running-live/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/skynetservices/skydns&#34;&gt;SkyDNS&lt;/a&gt; is able to do DNSSEC. It generates&#xA;signatures and NSEC3 records on the fly. For authenticated denial of existence SkyDNS&#xA;uses &lt;a href=&#34;http://tools.ietf.org/html/rfc7129#appendix-B&#34;&gt;NSEC3 white lies&lt;/a&gt;, of course implementing&#xA;(and testing!) this isn&amp;rsquo;t completely trivial.&lt;/p&gt;&#xA;&lt;p&gt;To aid in debugging I&amp;rsquo;ve setup a live version of SkyDNS on &lt;code&gt;voordeur.atoom.net&lt;/code&gt;, under the name the&#xA;zone &lt;a href=&#34;http://dnssex.nl&#34;&gt;http://dnssex.nl&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;% dig +mul +noall +answer @voordeur.atoom.net soa skydns.dnssex.nl&#xA;skydns.dnssex.nl.    3600 IN SOA ns1.dns.skydns.dnssex.nl. hostmaster.skydns.local. (&#xA;                            1403942400 ; serial&#xA;                            28800      ; refresh (8 hours)&#xA;                            7200       ; retry (2 hours)&#xA;                            604800     ; expire (1 week)&#xA;                            60         ; minimum (1 minute)&#xA;                            )&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;To help getting DNSSEC support 100% working this zone has been delegated and has an DS record&#xA;in the parent zone. With &lt;code&gt;unbound-host&lt;/code&gt; you can see the validation status of this zone:&lt;/p&gt;</description>
    </item>
    <item>
      <title>SkyDNS version 2</title>
      <link>https://miek.nl/2014/june/08/skydns-version-2/</link>
      <pubDate>Sun, 08 Jun 2014 12:46:00 +0000</pubDate>
      <guid>https://miek.nl/2014/june/08/skydns-version-2/</guid>
      <description>&lt;p&gt;SkyDNS version 1 &lt;a href=&#34;http://blog.gopheracademy.com/skydns&#34;&gt;was announced some time ago&lt;/a&gt;, since then it&#xA;has seen some developments, which resulted in &lt;a href=&#34;https://github.com/skynetservices/skydns&#34;&gt;SkyDNS version 2&lt;/a&gt;. This new version uses &lt;a href=&#34;http://github.com/coreos/etcd&#34;&gt;Etcd&lt;/a&gt; as its backend. This blog post will walk you through the installation and shows how to use it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what&#34;&gt;What?!&lt;/h2&gt;&#xA;&lt;p&gt;SkyDNS(2) is a service discovery tool that utilizes the DNS to find hosts in a distributed environment. But&#xA;using DNS means &amp;ldquo;legacy&amp;rdquo; clients can be used. Want to know if you MariaDB cluster is still up?&#xA;&lt;code&gt;ping mariadb.skydns.local&lt;/code&gt; can be used for that. By default SkyDNS will use &lt;code&gt;skydns.local.&lt;/code&gt; as the domain&#xA;to anchor all names.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
