-
**Describe the bug**
After following the official Helm installation guide for deploying the [Janssen server on Azure AKS](https://docs.jans.io/v1.1.4/admin/install/helm-install/microsoft-azure/) and …
-
## reproduce step
1. Deployment 배포
- `kubectl create deployment in-hname-pod --image=sysnet4admin/echo-hname`
- `kubectl create deployment in-ip-pod --image=sysnet4admin/echo-ip`
2. NGINX Ingr…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version:1.0.3
Kubernetes provider version:2.4.1
Kubernetes version:1.20
```
### Affected Resource(s)
###…
-
Diff in tf plan is not the same as diff via the helmfile cli:
```
Terraform v0.14.11
Configuring remote state backend...
Initializing Terraform configuration...
local_file.kubeconfig: Refreshing …
-
One of the hardest things to do in K8s and other orchestrators (amongst others) is certificate management. And this isn't just at the ingress. Best practices say that all coms within your k8s cluster…
-
## Description
the state
```
module "efs" {
source = "terraform-aws-modules/efs/aws"
# File system
name = "example-test-backend"
encrypted = true
…
-
**Describe the bug**
If you open PSA Ingress in local environment http://homeassistant.local:8123/ it works fine
If you open it using external connection like https://blabla/ it does not work comple…
kurim updated
3 months ago
-
Kubernetes v1.18 introduced a dedicated resource + field for defining `IngressClass`. See the documentation here: https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-class
It w…
-
*Title*: **
*Description*:
for now, we have peer host info in the egress span, but the entry span name always `ingress`:
```bash
Resource SchemaURL:
Resource attributes:
-> service.name…