Özgür Kolukısa·Nov 5, 2025Develop and Deploy an Application Locally with Anthropic’s Claude in MinutesClaude is a Generative AI solution based on a Large Language Model (LLM), offered by Anthropic, which has recently gained significant…A response icon1A response icon1
Özgür Kolukısa·Jan 17, 2024Monitor your space with NCurses Disk Usage tool — aka NCDUHey everybodyA response icon1A response icon1
Özgür Kolukısa·Oct 12, 2023Mini-Tip: Windows CLI Task manager > TasklistManaging a process in Windows OS is generally (Actually almost always ) done using GUI tools like Task Manager. It is a best friend of a…
Özgür Kolukısa·Jul 20, 2023Installing Rancher on k3s with Helm ChartsTechnology shifted with Containerization nowadays. Almost all modern workloads running over Kubernetes(K8S) based containers. In this…A response icon5A response icon5
Özgür Kolukısa·May 12, 2023What 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…
Özgür Kolukısa·Mar 14, 2023K8S/MariaDB: How to deploy MariaDB on Kubernetes Using secrets and configMapsMariaDB is a very popular open-source Relational Database Server . It is successor of the Mysql and almost same thing. Because of it is…
Özgür Kolukısa·Jun 22, 2022Openshift/K8S: Permission for access images to your Project/Namespace from anotherOpenshift and Kubernetes uses images to deploy containers for your projects. If you have a customized image and simply you want to use the…
Özgür Kolukısa·Jun 22, 2022Unlike virtualization, in modern containerization technologies Kubernetes or Openshift doesn’t…In Kubernetes, Openshift and other variants, as an Administrator, you need to preconfigure the storage for for your containers/pods. You…
Özgür Kolukısa·Jun 22, 2022Openshift : Display the expiry date of the OpenShift Console TLS certificateHello from openshift! I have a question for you. When will expires your Openshift Router TLS (console) certificate?