<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sébastien Jardin, Author at OVHcloud Blog</title>
	<atom:link href="https://blog.ovhcloud.com/author/sebastien-jardin/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ovhcloud.com/author/sebastien-jardin/</link>
	<description>Innovation for Freedom</description>
	<lastBuildDate>Tue, 17 Nov 2020 14:42:35 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.ovhcloud.com/wp-content/uploads/2019/07/cropped-cropped-nouveau-logo-ovh-rebranding-32x32.gif</url>
	<title>Sébastien Jardin, Author at OVHcloud Blog</title>
	<link>https://blog.ovhcloud.com/author/sebastien-jardin/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OVHcloud Managed Kubernetes certified Kubernetes 1.19</title>
		<link>https://blog.ovhcloud.com/ovhcloud-managed-kubernetes-certified-kubernetes-1-19/</link>
		
		<dc:creator><![CDATA[Sébastien Jardin&#160;and&#160;Horacio Gonzalez]]></dc:creator>
		<pubDate>Tue, 17 Nov 2020 14:42:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[OVHcloud Managed Kubernetes]]></category>
		<guid isPermaLink="false">https://www.ovh.com/blog/?p=19496</guid>

					<description><![CDATA[Our OVHcloud Managed Kubernetes product has now been available for more than one year on general availability. From now on, Kubernetes version 1.19 is certified by the CNCF on our platform. Kubernetes is in constant evolution and amelioration, every new version brings a lot of new feature and fixes. The 1.19 is not the exception: [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-managed-kubernetes-certified-kubernetes-1-19%2F&amp;action_name=OVHcloud%20Managed%20Kubernetes%20certified%20Kubernetes%201.19&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p>Our OVHcloud Managed Kubernetes product has now been available for more than one year on general availability. From now on, Kubernetes version 1.19 is certified by the CNCF on our platform.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" src="https://www.ovh.com/blog/wp-content/uploads/2020/11/IMG_0367-1024x537.png" alt="" class="wp-image-19923" width="768" height="403" srcset="https://blog.ovhcloud.com/wp-content/uploads/2020/11/IMG_0367-1024x537.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2020/11/IMG_0367-300x157.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2020/11/IMG_0367-768x403.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2020/11/IMG_0367.png 1200w" sizes="(max-width: 768px) 100vw, 768px" /></figure></div>



<p>Kubernetes is in constant evolution and amelioration, every new version brings a lot of new feature and fixes. The 1.19 is not the exception:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Finally, we have arrived with Kubernetes 1.19, the second release for 2020, and by far the longest release cycle lasting 20 weeks in total. It consists of 34 enhancements: 10 enhancements are moving to stable, 15 enhancements in beta, and 9 enhancements in alpha.</p></blockquote>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://d33wubrfki0l68.cloudfront.net/407c7c66b2f50a2b4c81f707f83d11f389a737e8/cfc36/images/blog/2020-08-26-kubernetes-1.19-release-announcement/accentuate.png" alt="Kubernetes 1.19 Release Logo"/><figcaption>Kubernetes 1.19 Accentuate the Paw-sitive logo by @emanate_design</figcaption></figure></div>



<h3 class="wp-block-heading">So what&#8217;s new in Kubernetes 1.19?</h3>



<p>You can find the whole change list in <a href="https://kubernetes.io/docs/setup/release/notes/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">the official release notes</a>, and a more casual reading version on the <a href="https://kubernetes.io/blog/2020/08/26/kubernetes-release-1.19-accentuate-the-paw-sitive/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Kubernetes blog</a>, but in this post we want to have a look to some of the (in our highly subjective point of view) major themes in this release:</p>



<h4 class="wp-block-heading">Ingress graduates to General Availability</h4>



<p>Ingress is a Kubernetes API object that manages external access to the services in a cluster, typically HTTP. It may provide load balancing, SSL termination and name-based virtual hosting. </p>



<p>Ingress is nowadays a central feature of Kubernetes, widely used in production. And surprisingly enough, it was still officially a beta. By graduating it to GA, the Kubernetes community acknowledges its importance and its <em>de facto</em> standard status. And of course, it opens the way to working on an Ingress v2, or some extensions, to give it even more features.</p>



<p>To get an overview of what&#8217;s Ingress and how does it compares (and interacts with) other ways to get external traffic into your Kubernetes cluster, you can read our <a href="https://www.ovh.com/blog/getting-external-traffic-into-kubernetes-clusterip-nodeport-loadbalancer-and-ingress/" data-wpel-link="exclude">Getting external traffic into Kubernetes – ClusterIp, NodePort, LoadBalancer, and Ingress</a> post.</p>



<figure class="wp-block-image size-large"><a href="https://www.ovh.com/blog/getting-external-traffic-into-kubernetes-clusterip-nodeport-loadbalancer-and-ingress/" data-wpel-link="exclude"><img decoding="async" src="https://www.ovh.com/blog/wp-content/uploads/2019/02/E69267D8-9239-43D4-9DA3-DAA5A54F879B.png" alt=""/></a></figure>



<p>An you can of course find more informations about Ingress at the official <a href="https://kubernetes.io/docs/concepts/services-networking/ingress/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">documentation</a>.</p>



<h4 class="wp-block-heading">Avoiding permanent beta API Versions</h4>



<p>Ingress isn&#8217;t the only API that have been in beta status for ages, in fact it&#8217;s only one of the numerous examples of a semi-permanent beta status for new APIs, where widely used features remain as beta release after release even if they are considered production-ready by most users.</p>



<p>From Kubernetes v1.20 and onwards, SIG community have decided of a new policy is to avoid features staying in beta for a long time: when a new feature&#8217;s API reaches beta, that starts a countdown. The beta-quality API now has <strong>three releases</strong> (about nine calendar months) to either:</p>



<ul class="wp-block-list"><li>reach general availability (GA), and deprecate the beta, or</li><li>have a new beta version (<em>and deprecate the previous beta</em>).</li></ul>



<p>More informations in this <a href="https://kubernetes.io/blog/2020/08/21/moving-forward-from-beta/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Kubernetes blog post</a>. </p>



<h4 class="wp-block-heading">Increase Kubernetes support window to one year</h4>



<p>Until this release 1.19, minor versions of Kubernetes had a support window of nine months, from Kubernetes 1.19 onwards, the support window for minor releases increases to one year.</p>



<p>As a Managed Kubernetes provider, we are particularly happy of this change, as our observations fully align with the working group (WG) Long Term Support (LTS)&nbsp;showing that a significant proportion of Kubernetes users didn&#8217;t upgrade in the 9-month support period. </p>



<h4 class="wp-block-heading">Other APIs graduate to GA, and some new betas</h4>



<p>Some other Kubernetes APIs that been upgraded to general availability, and the old API endpoints have been deprecated: </p>



<ul class="wp-block-list"><li><code>apiextensions.k8s.io/v1beta1</code>  -&gt; <code>apiextensions.k8s.io/v1</code></li><li><code>apiregistration.k8s.io/v1beta1</code> -&gt; <code>apiregistration.k8s.io/v1</code></li><li><code>authentication.k8s.io/v1beta1</code> -&gt; <code>authentication.k8s.io</code></li><li><code>authorization.k8s.io/v1beta1</code> -&gt; <code>authorization.k8s.io/v1</code></li><li><code>coordination.k8s.io/v1beta1</code> -&gt; <code>coordination.k8s.io/v1</code></li></ul>



<p>Some APIs also get a new beta version:</p>



<ul class="wp-block-list"><li><code>autoscaling/v2beta1</code> -&gt;&nbsp;<code>autoscaling/v2beta2</code></li></ul>



<h4 class="wp-block-heading">Better Logging</h4>



<p>Dealing with logs in Kubernetes has always been a tricky task. As there was no uniform structure neither for log messages in the Kubernetes control plane nor for the reference to Kubernetes objects in the logs, automating the log management relied in ad-hoc solutions and<em> in fine</em> on dreaded regular expressions&#8230; In consequence, building analytical solutions using those logs, was not only complicated to develop but also hard to maintain.</p>



<p>Version 1.19, the &nbsp;SIG-instrumentation begins the migration towards a new structured log paradigm. The migration is ongoing, not all the logs are structured yet, so you still should have to handle  the unstructured log messages. But the promise is that when the migration will be done, most common logs will be more easily queryable, with standardized log messages and references to Kubernetes objects.</p>



<p>You can get more information in <a href="https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/1602-structured-logging" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">the corresponding KEP</a> (Kubernetes Enhancement Proposal) and in the<a href="https://kubernetes.io/docs/concepts/cluster-administration/system-logs/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"> system logs</a> section of the documentation.</p>



<h3 class="wp-block-heading">Did you know ?</h3>



<h4 class="wp-block-heading">Deprecated detection</h4>



<p>In Kubernetes 1.19, SIG API Machinery has implemented deprecation warning on Kubernetes APIs. From this version onwards, making an API request to a deprecated REST API endpoint returns a&nbsp;<code>Warning</code>&nbsp;header in the response and a deprecation annotation on the audit event associated to the API call, and some metrics. </p>



<p>The warning includes details about the release in which the API will no longer be available, and the replacement API version. The idea is to inform both the end-user and the cluster administrator when deprecated APIs are used in the cluster.</p>



<p>To help you to upgrade those deprecated APIs, <code>kubectl</code> may warn you when you&#8217;re using them. the resource is deprecated. Simply use the <em>&#8211;raw</em> or <code><em>--warnings-as-errors</em></code> flag in your <code>kubectl</code> calls:</p>



<pre class="wp-block-code"><code class="">~$ kubectl get --raw /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions > /dev/null
Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition</code></pre>



<p>More information on <a href="https://kubernetes.io/blog/2020/09/03/warnings/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">this Kubernetes blog post</a>.</p>



<h4 class="wp-block-heading">Ecosystem</h4>



<p>The <a href="https://www.cncf.io/blog/2020/07/15/certified-kubernetes-security-specialist-cks-coming-in-november/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Certified Kubernetes Security Specialist</a> (CKS) coming in November! CKS focuses on cluster &amp; system hardening, minimizing microservice vulnerabilities and the security of the supply chain.</p>



<h4 class="wp-block-heading">Community</h4>



<p><a href="https://www.kubernetes.dev" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Kubernetes.dev</a>, a Kubernetes contributor focused website has been launched. It brings the contributor documentation, resources and project event information into one central location.</p>



<h3 class="wp-block-heading">Some useful links</h3>



<p><a href="https://kubernetes.io/docs/setup/release/notes/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://kubernetes.io/docs/setup/release/notes/</a></p>



<p><a href="https://www.kubernetes.dev/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://www.kubernetes.dev/</a></p>



<p><a href="https://www.cncf.io/blog/2020/07/15/certified-kubernetes-security-specialist-cks-coming-in-november/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://www.cncf.io/blog/2020/07/15/certified-kubernetes-security-specialist-cks-coming-in-november/</a></p>
<img decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-managed-kubernetes-certified-kubernetes-1-19%2F&amp;action_name=OVHcloud%20Managed%20Kubernetes%20certified%20Kubernetes%201.19&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>OVHcloud Managed Kubernetes certified Kubernetes 1.18</title>
		<link>https://blog.ovhcloud.com/ovhcloud-managed-kubernetes-certified-kubernetes-1-18/</link>
		
		<dc:creator><![CDATA[Sébastien Jardin&#160;and&#160;Xavier Duthil]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 15:28:56 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<guid isPermaLink="false">https://www.ovh.com/blog/?p=18502</guid>

					<description><![CDATA[&#160;Our OVH Managed Kubernetes product has now been available for more than one year on general availability. From now on, Kubernetes version 1.18 is certified by the CNCF on our platform. Kubernetes is in constant evolution and amelioration, every new version brings a lot of new feature and fixes. And this version 1.18 is not [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-managed-kubernetes-certified-kubernetes-1-18%2F&amp;action_name=OVHcloud%20Managed%20Kubernetes%20certified%20Kubernetes%201.18&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p>&nbsp;Our OVH Managed Kubernetes product has now been available for more than one year on general availability. From now on, Kubernetes version 1.18 is certified by the CNCF on our platform.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="537" src="https://www.ovh.com/blog/wp-content/uploads/2020/06/8174A3E1-F51F-4C5A-A2A1-405B4E591955-1024x537.jpeg" alt="" class="wp-image-18522" srcset="https://blog.ovhcloud.com/wp-content/uploads/2020/06/8174A3E1-F51F-4C5A-A2A1-405B4E591955-1024x537.jpeg 1024w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/8174A3E1-F51F-4C5A-A2A1-405B4E591955-300x157.jpeg 300w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/8174A3E1-F51F-4C5A-A2A1-405B4E591955-768x403.jpeg 768w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/8174A3E1-F51F-4C5A-A2A1-405B4E591955.jpeg 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Kubernetes is in constant evolution and amelioration, every new version brings a lot of new feature and fixes. And this version 1.18 is not the exception:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><em>Kubernetes 1.18 consists of 38 enhancements: 15 enhancements are moving to stable, 11 enhancements in beta and 12 enhancements in alpha.</em></p></blockquote>



<p>We are very proud to&nbsp;help&nbsp;our customers transit&nbsp;to&nbsp;this very flexible and amazing product: Kubernetes!</p>



<p>Let&#8217;s check together some of the features of this new release.</p>



<div class="colored-container">
  <h5>Before updating Kubernetes, we recommend to update <code>kubectl</code> to orchestrate Kubernetes.</h5>
  <p>
     <code>kubectl</code> can be updated independently from the Kubernetes cluster version, 
     keep <code>kubectl</code> updated to profit of all the new features
  </p>
  <p>
    To install or update <code>kubectl</code>: https://kubernetes.io/docs/tasks/tools/install-kubectl/.
  </p>
</div>



<h3 class="wp-block-heading">Creating ephemeral containers with Kubectl for debugging (Alpha)</h3>



<p>Kubernetes 1.18 adds new extended&nbsp;debugging capabilities&nbsp;to <code>kubectl</code>, as it can now create ephemeral Pods to debug other Pods in the same namespace.</p>



<p>For more informations: <a href="https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#ephemeral-container" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#ephemeral-container</a></p>



<h3 class="wp-block-heading">Server-side Apply &#8211; Beta 2</h3>



<p><em>Server-side Apply </em>is a new merging algorithm, so the system knows when two actors are trying to edit the same field.<br><br>This feature can be used with the following flag when applying&nbsp;a manifest: <strong><code>kubectl apply --server-side</code></strong></p>



<p>If you need to force the conflicts you can use the flags &#8220;<code>--force-conflicts</code>&#8221; and that&#8217;s it.</p>



<p>For more informations:&nbsp;<a href="https://kubernetes.io/blog/2020/04/01/kubernetes-1.18-feature-server-side-apply-beta-2/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://kubernetes.io/blog/2020/04/01/kubernetes-1.18-feature-server-side-apply-beta-2/</a></p>



<h3 class="wp-block-heading">Improvements to the Ingress API</h3>



<p>There&nbsp;are&nbsp;<strong>3</strong>&nbsp;significant additions to this API:</p>



<ul class="wp-block-list"><li>A new&nbsp;<code>pathType</code>&nbsp;field that can specify how Ingress paths should be matched.</li><li>A new&nbsp;<code>IngressClass</code>&nbsp;resource that can specify how Ingresses should be implemented by controllers.</li><li>Support for wildcards in hostnames.</li></ul>



<p>For more information:&nbsp;<a href="https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/</a></p>



<h3 class="wp-block-heading">Upgrading&nbsp;your Cluster to Kubernetes 1.18</h3>



<p>Additionally to automatic patch updates according to the security policy you choose in your customer panel, OVHcloud offers you to upgrade  easily your cluster to Kubernetes&nbsp;1.18. Let&#8217;s look at it together!</p>



<div class="colored-container">
  <h5>Before upgrading your cluster</h5>
  <p>
     Understand your needs. Kubernetes follows an N-2 support policy, meaning that the 3 most recent minor versions (currently 1.16, 1.17 
     and 1.18) continue receiving security and bug fixes, so any of those versions at the latest patch is considered &#8220;stable&#8221;.
  </p>
  <p>
    If you require the latest features you should consider upgrading to the latest minor version, else you should simply care 
    about applying the latest patches.
  </p>
</div>



<h4 class="wp-block-heading">Ensure you can upgrade</h4>



<div class="wp-block-image"><figure class="alignright size-large is-resized"><img loading="lazy" decoding="async" src="https://www.ovh.com/blog/wp-content/uploads/2020/06/CBF8C504-8E8D-4036-B3F1-8E2A397C8E71.jpeg" alt="" class="wp-image-18524" width="184" height="294" srcset="https://blog.ovhcloud.com/wp-content/uploads/2020/06/CBF8C504-8E8D-4036-B3F1-8E2A397C8E71.jpeg 367w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/CBF8C504-8E8D-4036-B3F1-8E2A397C8E71-188x300.jpeg 188w" sizes="auto, (max-width: 184px) 100vw, 184px" /></figure></div>



<p>We recommend you to have at least 2 nodes in your cluster and properly configured <code>ReplicaSets </code>to minimize the downtime. Also take care of the processing capabilities of your cluster to ensure a graceful rolling upgrade of your worker nodes.</p>



<p>For example, if you have 2 nodes with&nbsp;a CPU usage of&nbsp;50%, when the first node is going to be upgraded, the second node&nbsp;will&nbsp;take the load of the first node, so you need to ensure&nbsp;that&nbsp;you are in capacity to run your applications with 1 less node.</p>



<p>Ensure&nbsp;that&nbsp;you have&nbsp;all your Kubernetes manifests up to date and applicable, it is not a good practice to&nbsp;directly edit the server-side deployments.<br></p>



<p>You can use&nbsp;the&nbsp;<a href="https://github.com/rikatz/kubepug" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">KubePug</a> tool to help you to detect the breaking change and deprecated usages, don&#8217;t forget Kubernetes is in continuous evolution.</p>



<h4 class="wp-block-heading">Upgrading your cluster</h4>



<p><br>Go to&nbsp;your cluster on the&nbsp;OVHcloud Control Panel and click on&nbsp;&#8220;Upgrade to the next minor version of Kubernetes&#8221;.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="469" height="384" src="https://www.ovh.com/blog/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.23.14.png" alt="" class="wp-image-18507" srcset="https://blog.ovhcloud.com/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.23.14.png 469w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.23.14-300x246.png 300w" sizes="auto, (max-width: 469px) 100vw, 469px" /></figure></div>



<p><br></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="596" height="631" src="https://www.ovh.com/blog/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.53.53.png" alt="" class="wp-image-18508" srcset="https://blog.ovhcloud.com/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.53.53.png 596w, https://blog.ovhcloud.com/wp-content/uploads/2020/06/Screenshot-2020-06-11-at-21.53.53-283x300.png 283w" sizes="auto, (max-width: 596px) 100vw, 596px" /></figure></div>



<h3 class="wp-block-heading">Last, but not least</h3>



<p>The team is also polishing a series of new features, like control of your nodes and nodes pools directly through a Kubernetes CRD. Stay tuned !</p>



<p><br></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-managed-kubernetes-certified-kubernetes-1-18%2F&amp;action_name=OVHcloud%20Managed%20Kubernetes%20certified%20Kubernetes%201.18&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
