-
**As a** developer
**I need** to create a `postgres/` subfolder under the ./k8s directory
**So that** I can organize and manage the YAML files needed for deploying PostgreSQL as a StatefulSet in Kuber…
-
See https://kubernetes.io/docs/tasks/extend-kubernetes/socks5-proxy-access-api/
Right now proxy-url is not mapped nor handled within the httpclient.
-
### Have you searched for this feature request?
- [X] I searched but did not find similar requests
### Problem Statement
we now use kind , can we use k3s or k8s??
idpbuild create --kubeconfigPath …
-
Hi, thanks for the nice library. We are using it to push automatically to our bluesky user. Here is the original code https://github.com/PRIDE-Archive/bluesky-bot. When running locally the API push ea…
-
# 本地 K8s 集群使用 OpenELB 实现 LoadBalancer 负载均衡
OpenELB 是国内青云开源的一个负载均衡器,是为物理机(Bare-metal)、边缘(Edge)和私有化环境设计的负载均衡器插件,可作为 Kubernetes、K3s、KubeSphere 的 LB 插件对集群外暴露 LoadBalancer 类型的服务,现阶段是 CNCF 沙箱项目
[https://w…
-
The project should follow k8s and CNCF conventions, naming, style, etc. This should be documented and existing content should be updated accordingly. Examples:
__Contributing__
k8s: https://github…
-
-
**Task**
You have to create a Kubernetes operator that will work in the namespace "operator" but will manage worker PODs in the namespace "checker". The checker should be a simple application that ru…
-
**The context**
What do you wish to achieve?
**The question**
Our applications are all on k8s, and communication between services uses k8s service or headless service. However, when we use th…
-
## Intro to the problem
I have kustomization that uses `helmChart`, so the usual `kubectl diff -k` will not apply.
My workaround till now was:
```bash
kustomize build --enable-helm --load-restri…