d8devs

1 Min Read

Dump PHP 8.1 OPCodes using Vulkan Logic Dumper with Bonus

The VLD a.k.a Vulkan Logic Dumper extension must be installed, we can compiling if from source. with the sudo make…
Discover More

Get shell access to nodes in Kubernetes via kubectl

First, let’s learn the names of the nodes we have i only have one node at the moment 🙂 then…
Discover More

kubectl autocompletion on windows & git bash

Write bash completion code to a file and source it from .bash_profile load the kubectl completion for bash in to…
Discover More

How to develop PHP applications on Local Kubernetes with Helm

Dont Worry! It is Very Easy.. 🙂 Install the Helm CLI and k3s(/or minikube) as kubernetes before the begin. now…
Discover More