SOLVED - Rancher upgrade failed - no matches for kind "Issuer" in version "cert-manager.io/v1beta1"
Error: UPGRADE FAILED: current release manifest contains removed kubernetes api(s) for this kubernetes version and it is therefore unable
RKE2 - enable nginx proxy protocol by default
After RKE2 upgrade you will lost your rke2-ingress-nginx-controller config values. Define this HelmChartConfig and your setup will be used every
Solved: Failed to configure agent: Node password rejected, duplicate hostname or contents RKE2/K3S
If you recreate server with the same name that has been already joined in your cluster, you will end up
Redirect .env file to your Curriculum Vitae - simplest way to Ingress redirect via annotations in Kubernetes
Redirect /.env file to your curriculum vitae via nginx.ingress.kubernetes.io/temporal-redirect annotation apiVersion: extensions/v1beta1 kind: Ingress metadata:
Cannot connect to the Docker daemon at tcp://localhost:2375
Gitlab CI Build failingGetting source from Git repository 00:02 Fetching changes with git depth set to 50... Initialized empty
ČSOB povinné ručení 2021 aneb jak nepřeplácet - Bonus: jak nedělat online formuláře
Disclaimer: Součástí článku je návod jak nedělat internetové formuláře, kde od lidí chcete peníze Opět jako každý rok dostávám do
M.2 NGFF + NVMe 2 in 1 Enclosure External Disk Box Test
You can order this Box from Aliexpress http://ali.pub/5ep68k for price about 15$ NVMe testKingspec M.2 128GB
How to compile AMQP extension for PHP 8.0 via Multistage Dockerfile
Why do this?2020-12-03 there is no PECL AMQP extension compatible with PHP 8.0 so you cannot use docker-php-ext-install
How to transfer your old bigger HDD to smaller SSD without Windows 10 reinstall
My scenarioMove all data from old 500GB HDD HP 250 g3 notebook (year 2014) to the new SSD disk WD
Disable CORS Chrome check from localhost
When developing app, it is useful when you can disable CORS Chrome check. Run chrome from commnad line with --disable-web-security