Customers Contact TR

Recent Posts

Helm 101

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

Jan 31, 2022 | 10 min read | DevOps

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...

Jul 13, 2021 | 11 min read | DevOps

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...>>

Apr 29, 2021 | 8 min read | DevOps

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...>>

Jan 29, 2021 | 5 min read | DevOps

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...

Nov 13, 2020 | 9 min read | DevOps

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...>>

Sep 8, 2020 | 4 min read | DevOps

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...>>

Jan 28, 2020 | 5 min read | Cloud

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...>>

Jan 16, 2020 | 4 min read | Cloud

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...>>

Oct 23, 2018 | 14 min read | DevOps

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…>>

Dec 7, 2017 | 3 min read | Cloud

Read More >>

Continuous Integration with Bamboo

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

Jul 30, 2017 | 3 min read | Bamboo

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...>>

Aug 29, 2013 | 3 min read | Chef

Read More >>