Component Soft is a Silver Sponsor of the KubeCon + CloudNativeCon Europe 2019 in Barcelona

Component Soft was a Silver Sponsor of the yearly KubeCon + CloudNativeCon Europe for the second time in 2019

8 members of our staff visited beautiful and exciting Barcelona and participated in the conference.

 

We had time on Sunday and Monday to discover the main sightseeing sites of the city…

 

…and to have team building dinners

 

From Tuesday till Thursday our instructors and consultants watched the keynotes and technical sessions to learn news about and dive into the deepest details of these quickly developing technologies.

 

In the meantime, our sales team stood the attack of the exhibition visitors and to meet with new potential customers at our booth, their strength replenished only by the Wall of Donuts near the entrance of the conference.

 

Once again, we held our signature Rubber-duck-based raffle, where you could win a seat on our KBS-505 Kubernetes, Helm & Istio training.

 

 

All-in-all it was a very enlightening and useful conference. Hope to see you there next year!

Component Soft is a Gold Sponsor of the Open Infrastructure Days UK 2019

We were a gold sponsor of and an exhibitor on the Open Infrastructure Days UK 2019, a 2 days event on 1-2. April 2019. The event was comprised of 2 days, a conference day and a training day. On 1. April, the conference day, Laszlo Budai our CTO was a key speaker, giving a talk about the secure communication of microservices with Istio.

In this talk Laszlo started with an introduction to service meshes and Istio, then presented how they work and showed some of Istio’s features which can enhance the security of communication.

We also organized raffle for the conference participants where the main prize was a free seat on one of our public Kubernetes trainings in London.

 

On 2. April, on the training day, our instructors Graham Jones and Laszlo Budai led 3-hour intro workshops in Kubernetes and Istio respectively.

 

On 3. April, Laszlo also gave a talk at the CloudNativeLon about Service Meshes and Istio. It generated quite some buzz. If the tweets below got you interested, you can watch the talk here.

Here’s a video summarising the event with a cameo of our very own Graham Jones at the end.

width=”100%

The Kubernetes CKA exam: 10 + 1 tips for better chances

After our popular 10 exam tips for the COA exam post, we decided to provide our expertise on the Certified Kubernetes Administrator Exam (CKA).

Since we participated in the CKA beta testing, we have seen the exam’s development from its inception. We have collected our knowledge in this article.

Preparation

0.: Read the candidate handbook.

1.: The Exam environment

The CKA exam is remote-proctored, which means that you will have to have a webcam, so that the proctor can monitor you throughout the exam. In the beginning, they will check that you are the only person in the room.

2.: Make sure your internet connection is reliable and fast.

  1. Only the browser (at this time, only Chrome and Chromium browsers are supported) may be running and only tabs related to the exam may be opened

Naturally, the terminal where you solve the questions must be open. Other than that, you can open the official K8S documentation – which we recommend you do.

Please note that pre-created exam specific templates are PROHIBITED

Taking the CKA exam

3.: Do exactly what the question tells you to do.

It is important not to deviate from instructions. This means that for example if it’s a POD they ask for, it’s a POD not a deployment with one POD.

4.: It can take 3 hours

Candidates will have 3 hours to complete the exam tasks, but the introduction will also need time.

Make sure all your needs are tended to before you begin the exam. Specifically, be sure to drink and eat. Your brain works much better when you have energy. This is especially true of long, intensive tasks like an exam.

5: Learn to use kubectl explain command eg. kubectl explain pod

6.: Use kubectl commands to solve the questions or „create” the yaml files (-o yaml)

Do the work: Learn Kubernetes in the trenches

7.: Kubernetes is just like any other skill.

When you learn an instrument, at first you have to think about every move your fingers make. But eventually it’s all instinctive. The same is true in this case.

Make sure you use K8S on daily basis and you’ll be able to answer easy questions quickly and questions with medium difficulty won’t take much time either.

8.: Read Kubernetes the hard way

Kubernetes the hard way will walk you through the manual installation proces. You will learn how to install, configure, and to create encrypted connection between components.

This is a good opportunity to learn how different components work together.

9.: Make sure you understand the components that makes up the K8s cluster, how do they interact and what each component is responsible of, in order to be able to fix the issues for the troubleshooting tasks.

10.: Currently the exam runs on Ubuntu Linux 16. Make sure that you know how to interact with system services on this GNU Linux distribution.

Bonus: Take a course

+1: Our KBS-103: Kubernetes Admin training and Exam prep course is designed from the ground up to prepare you for the CKA exam. It will teach you all the necessary skills and knowledge you need to become a Certified Kubernetes Administrator. Our instructors are Certified Kubernetes Administrators themselves, having taken the exam – we used their experiences to collect this list.