-
# 使用kubectl + yaml配置部署docker
## 定义deployment.tpl
``` yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: %%work.name%%
labels:
app.kubernetes.io/name: %%work.name%%
app.kube…
-
The built-in docker-registry service needs to be accessed from several places simultaneously, and this is reflected in the URLs used for the container images that it stores:
* the container runtime e…
-
https://www.qikqiak.com/post/k8s-admission-webhook/
Kubernetes 提供了需要扩展其内置功能的方法,最常用的可能是自定义资源类型和自定义控制器了,除此之外,Kubernetes 还有一些其他非常有趣的功能,比如 admission webhooks 或者 initializers,这些也可以用于扩展 API,它们可以用于修改某些 Ku…
cnych updated
3 years ago
-
**Describe the bug**
When having Pico CMS enabled, opening either LibreSign admin or app page results in a HTTP 500 error.
**To Reproduce**
Steps to reproduce the behavior:
- Open Nextcloud
- H…
-
I plan to deploy the Omni environment locally(airgap), but when running Image-factory locally, I encountered a problem:
```
{"level":"info","ts":1728096785.065096,"caller":"cmd/service.go:57","msg":…
-
https://aquaproj.github.io/ looks like a decent binary installer, which might be a useful fallback strategy, especially for go tools
Its github action installer is reasonable, but not as mature as …
-
### package information | 软件包信息
共 208 golang 包,详见: [Show deepin:CI:topics:oci - OBS](https://build.deepin.com/project/monitor/deepin:CI:topics:oci?defaults=0&succeeded=1&failed=1&unresolvable=1&broke…
-
Similar problem as https://github.com/jgsqware/clairctl/issues/18 (Detailed Guidance for setup of CLAIRCTL), however since that issue is now discussing other topics I wanted to return to the basic pr…
-
**What would you like to be added**: Analytical steps for begginers how to configure TLS from Master to Workers
**Why is this needed**: All the tickets that I have found e.g. [x509: certificate…
-
**Describe the bug**:
At Wikimedia we run cert-manager with our own issuer and a cfssl PKI: https://gerrit.wikimedia.org/g/operations/software/cfssl-issuer
We've got a staging cluster with short-l…