Hakan BayraktarHow to Dockerize a .NET 8 ASP.NET Core Web ApplicationIn this guide, we will walk through the steps to set up Docker and .NET 8 SDK on an Ubuntu server, create a simple ASP.NET Core web…14h ago14h ago
Hakan BayraktarBacking Up and Restoring Docker Containers and ImagesDocker is a platform that enables you to run applications and their dependencies in containers. However, when it comes to backing up…1d ago1d ago
Hakan BayraktarHow to Dockerize a Java ApplicationDockerizing your Java application can streamline development, testing, and deployment processes, ensuring consistent environments and easy…Aug 22Aug 22
Hakan BayraktarDocker Commands Cheat Sheet with Examples1. Docker Container Lifecycle CommandsAug 22Aug 22
Hakan BayraktarDeploying a Flask Application With Jenkins to a Kubernetes ClusterIntroductionAug 21Aug 21
Hakan BayraktarHow to Copy Files Between Machines Using SSH AccessSecurely transferring files between a local machine and a remote server is a common need, and the scp (secure copy) command simplifies this…Nov 28, 2023Nov 28, 2023
Hakan BayraktarHow to Create a User in a Kubernetes Cluster and Grant AccessIn this detailed guide, we’ll illustrate the steps required to create a user, generate necessary certificates, and configure access using a…Nov 17, 2023Nov 17, 2023
Hakan BayraktarHow to Install PostgreSQL 15 on Amazon Linux 2023: A Step-by-Step GuideIntroductionNov 9, 20234Nov 9, 20234
Hakan BayraktarMerging Multiple kubeconfig Files into One: A Comprehensive GuideIntroductionNov 6, 2023Nov 6, 2023
Hakan BayraktarHow to Setup Dynamic NFS Provisioning in a Kubernetes ClusterDynamic NFS storage provisioning in Kubernetes streamlines the creation and management of NFS volumes for your Kubernetes applications. It…Nov 3, 2023Nov 3, 2023