Views: 27
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 current shell Views: 248
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 let’s fill in the files. Chart.yaml project/index.php templates/deployment.yaml templates/ingress.yaml template/pv.yaml template/pvc.yaml template/service.yaml values.yaml and let’s install with helm Add hostname (simple-php.local) a.k.a domain in your /etc/hosts with any text editor. My /etc/hosts looking so; And check the domain in your browser with slash ( http://simple-php.local/ ) Enjoy! Views: 75
Vacuum Cleaner Door Sills (2cm x 20 cm) – Staubsauger Roboter Türschwellen (2cm x 20 cm)
Free Download: https://www.tinkercad.com/things/6KKstfzeKil Video: https://www.instagram.com/tv/CiCtzOIDj8j Views: 16
WslRegisterDistribution failed with error: 0x80370102
First you need the check if the CPU Virtualization in your BIOS. Second, check the Hyper-V Windows Feature, if this enabled. If both of them enabled, I had fixes this problem with the following codee and rebooting system. Views: 14