Solutions Customers Contact TR

Helm 101

Helm is a package administrator who developed for Kubernetes. You can think of this as apt or yum in the Linux environment...>>

Date Published: January 31, 2022

Read More >>

K3S Kubernetes Cluster Setup with K3D

In this article, I will talk about how we can create a Kubernetes Cluster in a Linux-based operating system with K3D, a tool of Rancher...

Date Published: July 13, 2021

Read More >>

Kubernetes Cluster Setup Using Vagrant and Kind

Kind is a tool that provides us to create a Kubernetes cluster. Through its simple use, it minimizes the time spent...>>

Date Published: April 29, 2021

Read More >>

Building a Linux Kernel Module

Last night a friend of mine asked for help for her homework on operating systems. It’s about building a simple Linux kernel module...>>

Date Published: January 29, 2021

Read More >>

Kubernetes Resource Management

I had the chance to listen to Bekir Doğan’s presentation, a former Kartaca employee, at an event in 2017, and I was very impressed when I heard that...

Date Published: November 13, 2020

Read More >>

Deploy Your Application Directly From GitLab CI to Google Kubernetes Engine (GKE)

We’ll create a Gitlab CI/CD pipeline that uses a Gitlab CI Runner to automate the deploy...>>

Date Published: September 8, 2020

Read More >>

Deploying a Kubernetes cluster on OpenStack with Kubespray

This blog post walks you through deploying a Kubernetes cluster on OpenStack with Kubespray. In this example...>>

Date Published: January 28, 2020

Read More >>

Provisioning a private environment with Terraform on OpenStack

This blog post walks you through managing your OpenStack environment with Terraform. Terraform is a quite powerful...>>

Date Published: January 16, 2020

Read More >>

Migrating Codebases From SVN to Git

In this blog post, I share the method and the tools we used in the migration of our codebases...>>

Date Published: October 23, 2018

Read More >>

Components of OpenStack

OpenStack is a large open-source project, and there are many separate components in this project. In this blog post, I explain…>>

Date Published: December 7, 2017

Read More >>

Continuous Integration with Bamboo

Bamboo is a continuous integration server developed by Atlassian to automate version management for software applications…>>

Date Published: July 30, 2017

Read More >>

Configuration Management with Chef

This year I'm doing my internship at Kartaca on product and system management. One of the things I'm working on is Chef. I have learned...>>

Date Published: August 29, 2013

Read More >>