Recently Updated Pages
openssl - selfsign - certificate
To create a self-signed PFX certificate using OpenSSL, you can follow these steps: 1. **Generate...
DNS-Wildcard
Login to your pi-hole and go to /etc/dnsmasq.d/Create a new file, lets call it 02-my-wildcard-dns...
AssemblyVersion change
c# \[assembly\: AssemblyVersion\(\"\d{1,}\.\d{1,}\.\d{1,}\.\d{1,}\"\)\] [assembly: AssemblyVers...
kubectl - Commands
Get a Shell to a Running Container kubectl get pod kubectl exec --stdin --tty PODNAME -- /bin/b...
Secrets erstellen
Version1 kubectl create secret generic SECRETSNAME --from-file=FILENAME Version2 kubectl cr...
Key auslesen
wmic path softwarelicensingservice get OA3xOriginalProductKey
Delete Image from Registry
Jedes Repository kann gelöscht werden, indem Sie auf die Shell des Containers„docker exec -ti --p...
To use a container registry with MicroK8s, you can follow these steps:
To use a container registry with MicroK8s, you can follow these steps: 1. Enable the `registry` ...
Delete more images by Name
microk8s ctr images rm $(microk8s ctr images ls | grep 'IMAGENAME')
Dashboard - TimeOut
kubectl -n kube-system edit deployments kubernetes-dashboard - --token-ttl=0 spec: conta...