<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://bc.geanmartins.com.br/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://bc.geanmartins.com.br/feed.php">
        <title>Base de Conhecimento - wiki:kubernetes</title>
        <description></description>
        <link>http://bc.geanmartins.com.br/</link>
        <image rdf:resource="http://bc.geanmartins.com.br/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-17T11:37:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://bc.geanmartins.com.br/wiki:kubernetes:dry-run?rev=1769706879&amp;do=diff"/>
                <rdf:li rdf:resource="http://bc.geanmartins.com.br/wiki:kubernetes:guia_de_comandos?rev=1769616846&amp;do=diff"/>
                <rdf:li rdf:resource="http://bc.geanmartins.com.br/wiki:kubernetes:install_debian11?rev=1748740351&amp;do=diff"/>
                <rdf:li rdf:resource="http://bc.geanmartins.com.br/wiki:kubernetes:scenery?rev=1748740351&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://bc.geanmartins.com.br/_media/wiki:dokuwiki.svg">
        <title>Base de Conhecimento</title>
        <link>http://bc.geanmartins.com.br/</link>
        <url>http://bc.geanmartins.com.br/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://bc.geanmartins.com.br/wiki:kubernetes:dry-run?rev=1769706879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T17:14:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dry-run</title>
        <link>http://bc.geanmartins.com.br/wiki:kubernetes:dry-run?rev=1769706879&amp;do=diff</link>
        <description>Guia de Referência: Gerando Manifestos Kubernetes com &#039;&#039;kubectl --dry-run&#039;&#039;

Este guia consolida uma série de comandos e exemplos práticos para a geração de manifestos Kubernetes utilizando a flag --dry-run=client. O objetivo é fornecer um material de referência estruturado que abrange desde conceitos básicos para iniciantes até um fluxo de trabalho completo para a implantação de uma aplicação como o phpIPAM.</description>
    </item>
    <item rdf:about="http://bc.geanmartins.com.br/wiki:kubernetes:guia_de_comandos?rev=1769616846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-28T16:14:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guia_de_comandos</title>
        <link>http://bc.geanmartins.com.br/wiki:kubernetes:guia_de_comandos?rev=1769616846&amp;do=diff</link>
        <description>GUIA DE REFERÊNCIA RÁPIDA KUBERNETES - COMANDOS ESSENCIAIS

Este guia de referência rápida (Cheat Sheet) compila os comandos Kubernetes mais utilizados, organizados por funcionalidade, para otimizar o desenvolvimento e a administração de ambientes conteinerizados em clusters Kubernetes.</description>
    </item>
    <item rdf:about="http://bc.geanmartins.com.br/wiki:kubernetes:install_debian11?rev=1748740351&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-01T01:12:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install_debian11</title>
        <link>http://bc.geanmartins.com.br/wiki:kubernetes:install_debian11?rev=1748740351&amp;do=diff</link>
        <description>Kubernetes - Instalação Debian 11

Ajustes de rede


$ sudo hostnamectl set-hostname k-ctrl-pl-01
$ sudo hostnamectl set-hostname k-node-01
$ sudo hostnamectl set-hostname k-node-02



cat &lt;&lt;EOF | sudo tee -a /etc/hosts
192.168.1.200	k-ctrl-pl-01.example.com	k-ctrl-pl-01
192.168.1.201	k-node-01.example.com	k-node-01
192.168.1.202	k-node-02.example.com	k-node-02
fd00::a192:b168:c1:d200	k-ctrl-pl-01.example.com	k-ctrl-pl-01
fd00::a192:b168:c1:d201	k-node-01.example.com	k-node-01
fd00::a192:b168:c1…</description>
    </item>
    <item rdf:about="http://bc.geanmartins.com.br/wiki:kubernetes:scenery?rev=1748740351&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-01T01:12:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>scenery</title>
        <link>http://bc.geanmartins.com.br/wiki:kubernetes:scenery?rev=1748740351&amp;do=diff</link>
        <description>Kubernetes - Cenário

Cenário
HostnameIPv4IPv6k-ctrl-pl-01192.168.1.200fd00::a192:b168:c1:d200k-node-01192.168.1.201fd00::a192:b168:c1:d201k-node-02192.168.1.202fd00::a192:b168:c1:d202k-nfs-01192.168.1.210fd00::a192:b168:c1:d210
	*  Rede nodes: 192.168.1.0/24,fd00::/64</description>
    </item>
</rdf:RDF>
