Hackerstack
  • 🚀 Welcome
  • 🎙️ Podcast
  • ☕︎ Substack
  • 🐧 Linux
  • 🐋 Containers
  • ⛈️ Cloud
  • ⚡ DevOps
  • </> Code
  • 💻 Computer
Sign in Subscribe
Understanding package management in Linux
Linux

Understanding package management in Linux

Delve into the heart of the package management system on Debian and Debian based Linux distributions. Understand what packages really are and how are they organized and distributed through packages repositories. Understand Apt ecosystem and perform essential package management tasks.
29 Nov 2023 30 min read
Understanding storage in Kubernetes
Containers

Understanding storage in Kubernetes

How to make external storage resources available to pods using volumes. Understand dynamic storage resource provisioning through StorageClass, PersistentVolume and PersistentVolumeClaim resources.
21 May 2023 11 min read
Understanding RBAC in Kubernetes
Containers

Understanding RBAC in Kubernetes

Understand how RBAC (Role Based Access Control) works in Kubernetes. Implement RBAC and make sure things are working as expected.
05 Mar 2023 5 min read
Connecting GKE worloads to Cloud SQL databases
Cloud

Connecting GKE worloads to Cloud SQL databases

How to easily and securely connect pods running in Google Kubernetes Engine to a managed Google SQL database instance in GCP. We will use cloud-sql-proxy and workload identity to do it the best way.
15 Feb 2023 4 min read
Exposing Kubernetes apps with ingress-gce in GKE
Cloud

Exposing Kubernetes apps with ingress-gce in GKE

How to make apps running in Google Kubernetes Engine accessible publicly through the default ingress controller, HTTPS activated with managed TLS certificates. Use frontendconfig and backendconfig objects to add useful features to the ingress controller.
17 Nov 2022 5 min read
Understanding secrets in Kubernetes
Containers

Understanding secrets in Kubernetes

Highlights some essential Kubernetes knowledge that will make us comfortable when dealing with secret objects for our applications workloads.
11 Nov 2022 6 min read
Continuous deployment with Gitlab-CI and Kubernetes
Containers

Continuous deployment with Gitlab-CI and Kubernetes

Create a simple, secure and scalable continuous deployment chain with Gitlab-CI for applications running in Kubernetes. No need for dedicated machines or authentication token inside Gitlab-CI configuration file(s).
18 Oct 2022 9 min read
Bootstrap Terraform projects for GCP and Azure
Cloud

Bootstrap Terraform projects for GCP and Azure

Essentials steps and best practices to set up when using Terraform to create infrastructure in Microsoft or Google cloud platforms (Azure and GCP).
20 Sep 2022 4 min read
How to easily create bash scripts that support options
Linux

How to easily create bash scripts that support options

Leverage the built-in getopt shell routine to create easy to use and extend Bash scripts that support options like many Linux command line utilities.
13 Jun 2022 5 min read
← Newer Posts Page 2 of 2
Hackerstack © 2025
  • 🚀 Welcome
  • 🎙️ Podcast
  • ☕︎ Substack
  • 🐧 Linux
  • 🐋 Containers
  • ⛈️ Cloud
  • ⚡ DevOps
  • </> Code
  • 💻 Computer
Powered by Ghost