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...
Funktionstest
microk8s status microk8s kubectl get services -n kube-system $ microk8s kubectl get all --all-n...
Installationanleitung 2
The first thing to do is open a command line on your Ubuntu system and execute the following sn...
deinstallieren
microk8s.disable dashboard dns sudo snap remove microk8s oder sudo snap remove microk8s --purg...
Dashboard Get Token
sudo cat /var/snap/microk8s/current/credentials/client.config
Debug - launchSettings.json
Entschuldigung für das Missverständnis. Es scheint, dass die Option zum Erstellen eines Bridge to...
Reset
Als Administrator ausführen devenv.exe /resetsettings This command will reset Visual Studio to ...
Default Page Editor
Default Page Editor The default editor in BookStack is a ‘What You See Is What You Get’ (WYSIWYG...
Registry - Commands
http://192.168.0.115:32000/v2/_catalog http://192.168.178.100:32000/v2/_catalog kubectl get svc...
Registry Cleanup
microk8s disable registry microk8s disable storage:destroy-storage microk8s enable regist...
Free up Disk Space – Clear Systemd Journal Logs
Free up Disk Space – Clear Systemd Journal Logs in Ubuntu 20.04 Going to free up Ubuntu sy...