-
# 使用kubectl + yaml配置部署docker
## 定义deployment.tpl
``` yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: %%work.name%%
labels:
app.kubernetes.io/name: %%work.name%%
app.kube…
-
# 📖 Abstract
Hi~👋🏼 This is a collection of Go-related packages and tools that I frequently use, may potentially use, and ones that I find intriguing.
> _**Recommended Related Resources:**_
>
>…
-
### Describe the issue you are experiencing
Hi,
I was interested to do a pci passthrough of my wifi+bt card, the rtl8821ce, to my libvirt HAOS, but on boot it kernel panics spitting out this error o…
-
I'm writing a new web interface for bCNC Pendant, using bootstrap 4 and font awesome.
When testing the interface without using bCNC web server, all looks fine.
Using bCNC web server, I miss all icon…
-
### Confirmation
- [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- [X] I …
-
Mod PageSpeed debug is showing a lot of errors like these:
```
```
I tried this but it didn't work:
```
ModPagespeedDomain *.ni-dieu-ni-maitre.com
ModPagespeedDomain www.ni-dieu-ni-maitr…
-
Show/hide based on dividing total number of visible search result rows with total search results returned.
Note: search result rows will have options to view as cards and will be responsive. In that…
-
**The problem you're addressing (if any)**
In R4.0, the default install uses LVM thin pools. However, LVM appears to be optimized for servers, which results in several shortcomings:
- Space exh…
-
**Describe the bug**
After increasing the disk size in Terraform, the state still contains the old values and tries to increase again.
**To Reproduce**
Steps to reproduce the behavior:
1. Crea…
-
### What's the feature?
Copy and Pasting a image of, say 200×200 px shows the image in original resolution on the tldraw canvas. A larger image, for example 2000×2000 px though will automatically get…