Open in app

Sign In

Write

Sign In

Özgür Kolukısa
Özgür Kolukısa

9 Followers

Home

About

Jul 20

Installing Rancher on k3s with Helm Charts

Technology shifted with Containerization nowadays. Almost all modern workloads running over Kubernetes(K8S) based containers. In this article, I targeted installation of Rancher software on a k3s cluster by using Helm charts. K3s is one of the best and popular Kubernetes based container solution that provides native K8s services, and a…

Rancher

11 min read

Installing Rancher on k3s with Helm Charts
Installing Rancher on k3s with Helm Charts
Rancher

11 min read


May 12

What is Git and How to Install it on Linux and Windows OS’

Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development². …

Git

5 min read

What is Git and How to Install it on Linux and Windows OS’
What is Git and How to Install it on Linux and Windows OS’
Git

5 min read


May 11

Most Used Git Commands

What is Git! Git is a powerful and popular tool for managing your code and tracking changes. Git allows you to collaboratively work with other developers, create branches for different features, and revert to previous versions if something goes wrong. …

Git

6 min read

Most Used Git Commands
Most Used Git Commands
Git

6 min read


Mar 14

K8S/MariaDB: How to deploy MariaDB on Kubernetes Using secrets and configMaps

MariaDB is a very popular open-source Relational Database Server . It is successor of the Mysql and almost same thing. Because of it is very mature, well documented and have broad range of support, many organization and individuals prefers MariaDB in their solutions. In this article, we will deploy a…

Kubernetes

3 min read

K8S/MariaDB: How to deploy MariaDB on Kubernetes Using secrets and configMaps
K8S/MariaDB: How to deploy MariaDB on Kubernetes Using secrets and configMaps
Kubernetes

3 min read


Jun 22, 2022

Openshift/K8S: Permission for access images to your Project/Namespace from another

Openshift and Kubernetes uses images to deploy containers for your projects. If you have a customized image and simply you want to use the same image in your another namespace or project. …

1 min read

1 min read


Jun 22, 2022

Openshift/K8S: How to create an NFS Persistent Volume Claim for your Containers

Unlike virtualization, in modern containerization technologies Kubernetes or Openshift doesn’t include embedded storage with containers. Altough a standard vm contains embedded storage due to requirement of operation systems, already comes with virtual disks and it’s storage space. In Kubernetes, Openshift and other variants, as an Administrator, you need to preconfigure…

3 min read

3 min read


Jun 22, 2022

Openshift : Display the expiry date of the OpenShift Console TLS certificate

Hello from openshift! I have a question for you. When will expires your Openshift Router TLS (console) certificate? Here is a short solution to learn this info. Let’s start! At first, login to your Openshift cluster. Then, create a variable for router tls certificate hostname : console=$(oc get route -n openshift-console console \ > -o jsonpath=’{.spec.host}’) After defining router hostname variable, check it :

1 min read

1 min read


Jun 22, 2022

Linux : How to get certificate information from a certificate

As an engineer, administrator, operator or a developer, sometimes you need to learn certificate information from an application, host system or whatever else. Almost all modern browsers allows you to get certificate information by simply clicking a red/green or crossed lock icon or following page information agents. But sometimes you…

Linux

2 min read

Linux

2 min read


Jun 17, 2022

K8S/OPENSHIFT: POD CRASHING,SECURITY CONTEXT CONTRAINTS PROBLEM?

Your new daily given task is creating a new app in a new namespace. You investigated and found your image. Then you started to create your app. After app created you checked and realized that the your new apps pod is not starting! Here look at this example. I Used…

3 min read

3 min read


May 12, 2022

OPENSHIFT/K8S: Enable HTPasswd Authentication for your Openshift Cluster

Openshift provides different kind of authentication mechanisms for authentication. Openshift comes with a default kubeadmin user as a factory default. In addition to default admin, in real world you want different users with different permission levels to separate roles. You can use Ldap, Github or Github Enterprise, Keystone Server, OpenID…

4 min read

OPENSHIFT/K8S: Enable HTPasswd Authentication for your Openshift Cluster
OPENSHIFT/K8S: Enable HTPasswd Authentication for your Openshift Cluster

4 min read

Özgür Kolukısa

Özgür Kolukısa

9 Followers

Infrastructure Engineer, DevOps engineer

Following
  • Cumhur Mesut Akkaya

    Cumhur Mesut Akkaya

  • Alfonso Valdes Carrales

    Alfonso Valdes Carrales

  • Feyza Seyrek

    Feyza Seyrek

  • Burak Ovalı

    Burak Ovalı

  • Kubilay Ozata

    Kubilay Ozata

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams