<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting started on Documentation</title>
    <link>/docs/kubernetes/getting-started/</link>
    <description>Recent content in Getting started on Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/docs/kubernetes/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cluster configuration</title>
      <link>/docs/kubernetes/getting-started/cluster-spec/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/cluster-spec/</guid>
      <description>&lt;p&gt;There are a lot of options possible for your cluster. Most options have a sane default however could be overridden on request.&lt;/p&gt;&#xA;&lt;p&gt;A default cluster comes with 3 controlplane and 3 worker nodes. To connect all nodes we create a network, default (10.128.0.0/22). We also deploy monitoring to ensure functionality of all cluster components. However most things are just a default and could be overridden.&lt;/p&gt;&#xA;&lt;h2 id=&#34;common-options&#34;&gt;Common options&lt;/h2&gt;&#xA;&lt;h3 id=&#34;nodes&#34;&gt;Nodes&lt;/h3&gt;&#xA;&lt;p&gt;The standard configuration consists of the following:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Order a new cluster</title>
      <link>/docs/kubernetes/getting-started/ordering/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/ordering/</guid>
      <description>&lt;h2 id=&#34;how-to-order-or-remove-a-cluster&#34;&gt;How to order or remove a cluster&lt;/h2&gt;&#xA;&lt;p&gt;Ordering and scaling of clusters is currently a manual process involving contact&#xA;with either our sales department or our support. This is a known limitation, but&#xA;may change in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accessing your cluster</title>
      <link>/docs/kubernetes/getting-started/accessing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/accessing/</guid>
      <description>&lt;p&gt;In order to access your cluster there are a couple of things you need to do.&#xA;First you need to make sure you have the correct tools installed, the default&#xA;client for interacting with Kubernetes clusters is called&#xA;&lt;a href=&#34;https://kubernetes.io/docs/tasks/tools/&#34;&gt;kubectl&lt;/a&gt;. Instructions for&#xA;installing it on your system can be found by following the link.&lt;/p&gt;&#xA;&lt;p&gt;You may of course use any Kubernetes client you wish to access your cluster&#xA;however setting up other clients is beyond the scope of this documentation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cluster upgrades</title>
      <link>/docs/kubernetes/getting-started/upgrades/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/upgrades/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Kubernetes versions are released approximately three times a year, introducing enhancements, security updates, and bug fixes. The planning and initiation of a cluster upgrade is a manual task that requires coordination with our customers.&lt;/p&gt;&#xA;&lt;p&gt;To schedule the upgrade of your cluster(s), we require a designated point of contact for coordination.&lt;br&gt;&#xA;For customers with multiple clusters, please provide your preferred sequence and timeline for upgrades. If you haven&amp;rsquo;t shared this information yet, kindly submit a &lt;a href=&#34;https://support.elastx.se/hc/en-us&#34;&gt;support ticket&lt;/a&gt; with these details.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your first deployment</title>
      <link>/docs/kubernetes/getting-started/example-deployment/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/example-deployment/</guid>
      <description>&lt;p&gt;This page will help you getting a deployment up and running and exposed as a load balancer.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This guide is optional and only here to help new Kubernetes users with an example deployment.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Before following this guide you need to have &lt;a href=&#34;../ordering/&#34;&gt;ordered a cluster&lt;/a&gt; and followed the &lt;a href=&#34;../accessing/&#34;&gt;Accessing your cluster guide&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can verify access by running &lt;code&gt;kubectl get nodes&lt;/code&gt; and if the output is similar to the example below you are set to go.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Recommendations</title>
      <link>/docs/kubernetes/getting-started/recommendations/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/kubernetes/getting-started/recommendations/</guid>
      <description>&lt;p&gt;This page describes a list of things that could help you get the best experience out of your cluster.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You do not need to follow this documentation in order to use your cluster&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;ingress-and-cert-manager&#34;&gt;Ingress and cert-manager&lt;/h2&gt;&#xA;&lt;p&gt;To make it easier to expose applications an ingress controller is commonly deployed.&lt;/p&gt;&#xA;&lt;p&gt;An ingress controller makes sure when you go to a specific webpage you are routed towards the correct application.&lt;/p&gt;&#xA;&lt;p&gt;There are a lot of different ingress controllers available. We on Elastx are using ingress-nginx and have a guide ready on how to get started. However you can deploy any ingress controller you wish inside your clusters.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
