<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Management Plane on Deevnet Infrastructure Platform</title><link>https://deevnet.github.io/deevnet-docs/docs/platforms/management-plane/</link><description>Recent content in Management Plane on Deevnet Infrastructure Platform</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://deevnet.github.io/deevnet-docs/docs/platforms/management-plane/index.xml" rel="self" type="application/rss+xml"/><item><title>Core Services</title><link>https://deevnet.github.io/deevnet-docs/docs/platforms/management-plane/core-services/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/platforms/management-plane/core-services/</guid><description>&lt;h1 id="core-services-implementation">
 Core Services Implementation
 &lt;a class="anchor" href="#core-services-implementation">#&lt;/a>
&lt;/h1>
&lt;p>How each site implements the DNS authority model defined in &lt;a href="https://deevnet.github.io/deevnet-docs/docs/architecture/substrate/management-plane/core-services/">Core Services Architecture&lt;/a>.&lt;/p>
&lt;hr>
&lt;h2 id="dvntm-mobile-lab">
 dvntm (Mobile Lab)
 &lt;a class="anchor" href="#dvntm-mobile-lab">#&lt;/a>
&lt;/h2>
&lt;h3 id="production-mode">
 Production Mode
 &lt;a class="anchor" href="#production-mode">#&lt;/a>
&lt;/h3>
&lt;ul>
&lt;li>OPNsense Core Router is DNS/DHCP authority&lt;/li>
&lt;li>Provisioner&amp;rsquo;s dnsmasq is disabled&lt;/li>
&lt;li>Provisioner uses reserved IP at low end of management subnet (e.g., &lt;code>192.168.10.95&lt;/code>)&lt;/li>
&lt;/ul>
&lt;p>DNS records held in Core Router:&lt;/p>
&lt;pre tabindex="0">&lt;code>provisioner-01.mgmt.deevnet.net A 192.168.10.95
artifacts.mgmt.deevnet.net CNAME provisioner-01.mgmt.deevnet.net
pxe.mgmt.deevnet.net CNAME provisioner-01.mgmt.deevnet.net
tftp.mgmt.deevnet.net CNAME provisioner-01.mgmt.deevnet.net
&lt;/code>&lt;/pre>&lt;h3 id="bootstrap-mode">
 Bootstrap Mode
 &lt;a class="anchor" href="#bootstrap-mode">#&lt;/a>
&lt;/h3>
&lt;ul>
&lt;li>Provisioner&amp;rsquo;s dnsmasq is DNS/DHCP/gateway authority&lt;/li>
&lt;li>Provisioner uses gateway IP (e.g., &lt;code>192.168.10.1&lt;/code>)&lt;/li>
&lt;li>Core Router may not exist&lt;/li>
&lt;/ul>
&lt;p>DNS records held in provisioner dnsmasq:&lt;/p></description></item></channel></rss>