-
**Describe the bug**
I initially created 3 ingresses with 3 ALBs as I was unaware I could use the `group.name` annotation to share 1 ALB. I am now combing all ingresses to use the same group to save …
-
I am using helmCharts with valuesFile to provide the configuration to the helm chart.
But when I try to build the kubernetes manifests I get the following error:
`Error: missing Resource metadata`…
-
# Beskrivelse / Essensen
I dag tilbyr vi deploy av SPA via en Github Action, for de få som bruker denne løsningen så funker det bra. Problemet er at den er hardkodet til NAV, og at det vil være tungv…
-
### Describe the bug
Running the getting started script, found that if docker was not open the script would not run.
### Steps To Reproduce
bryan@Bryans-MacBook-Pro ~ % bash
-
### What is the issue?
I am trying to get expose a service in cluster A to cluster B.
Cluster A has a service setup like so.
```
apiVersion: v1
kind: Service
metadata:
name: argocd-server…
-
При применении изменений для ресурсов yandex_vpc_security_group_rule выскакивает следующая ошибка:
```
Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ m…
-
{
"hub-mirror": [
"registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6"
]
}
-
**What kind of request is this (question/bug/enhancement/feature request):**
feature
**Details:**
A customer would like to be able to run the Istio Ingress on 80/443. Currently this is not an o…
-
I'm using nginx-ingress and want to expose gitlab-shell service on TCP port 22.
```
defaultBackend:
enabled: false
tcp:
22: gitlab/gitlab-gitlab-shell:22
config:
server-tokens: f…
sknmi updated
2 hours ago
-
### Describe the bug
run
az containerapp create \
--name myapp \
--image mcr.microsoft.com/k8se/samples/sample-service-redis:latest \
--ingress external \
--target-port 8080 \
--bind…