fragolinux
fragolinux
hi, does tasmoadmin support setting interlock between relays, for example on a sonoff dual to be used for blinds/curtains, as they never should be ON at the same time to...
hi, I'm on latest versions of both vscode and gitlens, and just noted that the extension integration does not work if i open a repo by a symlink to a...
using this plugin, you can press Shift-S in "kustomizations" and "helmreleases" k9s sections to get a list of all suspended resources... a temporary patch till k9s will allow custom columns...
## What did you do How was the cluster created? ```k3d cluster create --config cluster.yaml``` ``` # cluster.yaml (the network exists, is created externally) # info: https://k3d.io/v5.4.4/usage/configfile/ apiVersion: k3d.io/v1alpha4 #...
hi, as per issue title, please enable a way to customize the local-path storageclass having it with reclaimPolicy=retain instead of delete thanks
## What did you do i initially tested openebs nfs-provisioner, on top of k3d default local-path storage class... pvc where created, but pods could not mount them, saying "not permitted"...
## What did you do - How was the cluster created? - k3d cluster create test - What did you do afterwards? - installed my pods, i get in events...
I use k3d 5.4.3 to create a cluster with: `k3d cluster create --config cluster.yaml ` my cluster.yaml is this (all values are correctly substituted from env vars by k3d itself):...
is there a way to add the ability to DELETE images from a k3d create local image registry? I see this: https://docs.docker.com/registry/configuration/#delete but can't figure it out on how to...
hi, i downloaded latest release and created a folder "influxui" under /var/www/html and unzipped the release zip file in there... opening http://ip/influxui gives the main interface, and says "something went...