-
We need to add a Casbin policy engine to: https://github.com/coredns/policy#policy-engine-plugins by making a PR to their repo.
![image](https://user-images.githubusercontent.com/3787410/124135651-…
-
**Rancher Server Setup**
- Rancher version: v2.8.2
- Installation option (Docker install/Helm Chart): Helm Chart , RKE2
- Proxy/Cert Details: non
**Information about the Cluster**
- Kubernet…
-
The CoreDNS /ready endpoint will return HTTP 200, when all plugins are loaded [See this](https://coredns.io/plugins/ready/).
Can this endpoint used to check if all ingress hostnames are loaded into…
-
### What happened?
I created a headless service without a selector and defined an endpointslice using podIPs. Inside the pods I queried DNS. It seemed to take ~20 seconds for the first successful r…
-
This err. is shown when having compiled CoreDNS to include the `redisc` plugin. This on v1.8.4 of CoreDNS - deployed via the Helm chart.
Is this a major issue going forward or can we live with it?
…
-
I'm not able to resolve oauth2.googleapis.com in my pods / docker-desktop kubernetes cluster
```
kubectl logs coredns-5dd5756b68-5cstw --namespace=kube-system
CoreDNS-1.10.1
linux/arm64, go1…
adorn updated
9 months ago
-
**What happened**:
Tried to start two instances of CoreDNS with the same AWS Route53 zones configured.
CoreDNS failed to start on both instances because they ate each other's request allocation on…
-
#### Summary
I installed MicroK8s v1.30.4 revision 7167 on Ubuntu 24.04. Using microK8s status to check the status, MicroK8s is running, but when checking the status of pods, only the Calico node i…
-
- WIndows 10 Home,
- VirtualBox 5.2.8,
- Vagrant 2.0.2.
Note that:
1. `v.customize ["modifyvm", :id, "--paravirtprovider", "minimal"] # fix freeze "vagrant up" on master: SSH auth method: privat…
-
As stated in https://github.com/OpenCHAMI/deployment-recipes/issues/3, we know that dnsmasq will only take us so far with this project. We'll need something else to take over. We learned a lot from …