<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://faq.colocall.net/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="https://faq.colocall.net/feed.php">
        <title>Colocall FAQ - en:kubernetes</title>
        <description></description>
        <link>https://faq.colocall.net/</link>
        <image rdf:resource="https://faq.colocall.net/lib/exe/fetch.php?media=wiki:favicon.ico" />
       <dc:date>2026-04-19T09:36:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://faq.colocall.net/doku.php?id=en:kubernetes:deployment&amp;rev=1759326412&amp;do=diff"/>
                <rdf:li rdf:resource="https://faq.colocall.net/doku.php?id=en:kubernetes:info&amp;rev=1759326357&amp;do=diff"/>
                <rdf:li rdf:resource="https://faq.colocall.net/doku.php?id=en:kubernetes:start&amp;rev=1759326320&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://faq.colocall.net/lib/exe/fetch.php?media=wiki:favicon.ico">
        <title>Colocall FAQ</title>
        <link>https://faq.colocall.net/</link>
        <url>https://faq.colocall.net/lib/exe/fetch.php?media=wiki:favicon.ico</url>
    </image>
    <item rdf:about="https://faq.colocall.net/doku.php?id=en:kubernetes:deployment&amp;rev=1759326412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-01T13:46:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>deployment</title>
        <link>https://faq.colocall.net/doku.php?id=en:kubernetes:deployment&amp;rev=1759326412&amp;do=diff</link>
        <description>Instructions for Deploying a Service in a Virtual Cluster

Install K8up, which we will use for volume backups:

	*  Create namespace

kubectl create ns k8up


	*  Add helm repository

helm repo add k8up-io https://k8up-io.github.io/k8up


	*  Install k8up release and k8up-crd</description>
    </item>
    <item rdf:about="https://faq.colocall.net/doku.php?id=en:kubernetes:info&amp;rev=1759326357&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-01T13:45:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>info</title>
        <link>https://faq.colocall.net/doku.php?id=en:kubernetes:info&amp;rev=1759326357&amp;do=diff</link>
        <description>Service Information

Kubernetes as a Service uses a shared architecture: on the host cluster, virtual clusters (control planes) are deployed, which operate in isolation from each other.  
To access the kube‑api of a virtual cluster, a kubeconfig is provided. This can be added either to `~user/.kube/config` or to desktop Kubernetes management dashboards such as</description>
    </item>
    <item rdf:about="https://faq.colocall.net/doku.php?id=en:kubernetes:start&amp;rev=1759326320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-01T13:45:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://faq.colocall.net/doku.php?id=en:kubernetes:start&amp;rev=1759326320&amp;do=diff</link>
        <description>Kubernetes as a Service

	*  Service Information
	*  Instructions for Deploying a Service in a Virtual Cluster</description>
    </item>
</rdf:RDF>
