-
Using the following configuration
```ruby
data "aws_region" "default" {}
data "aws_eks_cluster" "cluster" {
name = module.eks.cluster_id
}
data "aws_eks_cluster_auth" "cluster" {
name =…
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-…
-
**Tell us about your request**
I would like to be able to make changes to configuration values for things like `kube-controller`. This enables a greater customisation of the cluster to specific, besp…
-
### Describe the bug
As seen by @ronald50928
He's facing issues deploying Nebari inside a private network.
The instance he is deploying from is inside the VPC (connecting via a VPN).
### E…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
W…
-
**What happened**:
Tried to install External DNS to my EKS cluster with amazon-eks-pod-identity-webhook
**What you expected to happen**:
External DNS working with IAM credentials provided by …
-
**Rancher Server Setup**
- Rancher version: v2.6-82bf0001177d3963056c53136241e6e7e94eeb8a-head
- Installation option (Docker install/Helm Chart): helm
- If Helm Chart, Kubernetes Cluster and versio…
-
**Describe the bug**:
Vault Secrets webhook is sometimes not respecting k8s annotation for `vault-env`
annotation provided for the Secret object to have inline mutated:
`http://vault.vault.svc.cl…
kajov updated
2 months ago
-
> We're investigating adding support for deploying to Kubernetes from AWS CloudFormation and would like to to get feedback on if this is something that would be interesting.
**Tell us about your …
-
**Describe the problem**
Please describe the issue you observed, and any steps we can take to reproduce it:
**To Reproduce**
What did you do? Describe in your own words.
If possible, provi…