Skip to content

Questions tagged with Kubernetes

Kubernetes is an open source container management and orchestration tool.

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

164 results
I am running workloads on **Amazon EKS** using the **AWS VPC CNI** with **prefix delegation enabled** (`/28` prefixes). ### Setup - VPC subnet CIDR: `/20` - Subnet CIDR reservation: `/23` - Subnet i...
2
answers
0
votes
74
views
asked a month ago
I have deployed EKS Cluster running with Kubernetes version v1.31, which the version ended on November 26th. My team think it was supposed to change from standard policy to extend policy like in AWS D...
1
answers
0
votes
119
views
asked 2 months ago
For some reason, some of my EKS nodes only have only about 10 EBS volumes "attachable", as is shown when listing the csinodes objects in the cluster: ``` $ k describe csinodes | grep -C1 Allocatable...
2
answers
0
votes
54
views
asked 2 months ago
I am really confused with the example published in https://aws.amazon.com/blogs/aws-cloud-financial-management/using-kubernetes-labels-to-split-and-track-application-costs-on-amazon-eks-2/ In the pic...
5
answers
0
votes
350
views
asked 3 months ago
Hi , In EKS 1.33, the nginx-ingress-controller deployment can deployment and run successful, but after I upgrade the EKS to 1.34, the nginx-ingress-controller can not start with below error, could...
2
answers
0
votes
266
views
asked 3 months ago
Hello, I have an Amazon EKS cluster where the API server endpoint access is currently set to **Public only**. I’m trying to update it to **Public + Private** to run Fargate instances without NAT. I ...
1
answers
0
votes
149
views
asked 4 months ago
Hello AWS and EKS Experts, We are experiencing a critical issue with metric availability after upgrading one of our EKS clusters and are seeking clarification on whether this is expected behavior. #...
2
answers
0
votes
478
views
asked 5 months ago
We have deployed Prometheus and Grafana via Helm in an AWS EKS cluster. Dashboards are provisioned from JSON definitions using: helm template . > grafana_dashboards.yaml kubectl apply -f grafana_dash...
1
answers
0
votes
86
views
asked 5 months ago
Hi, I'm running an EKS cluster (v1.33) with custom Windows nodes, and I’m deploying a Windows-based application using Kubernetes. Here’s my setup: EKS version: 1.33 Application is deployed on Windo...
1
answers
0
votes
156
views
asked 5 months ago
I have an EKS cluster running in auto mode. In the node pool, I’ve configured both Spot and On-Demand instances. Only for the production environment, I’ve set a node selector: karpenter.sh/capacity-ty...
1
answers
0
votes
91
views
asked 5 months ago
Hi Team, As part of our EKS-based container platform strategy, we’ve adopted Kubernetes with IPVS mode for kube-proxy due to its scalability and performance benefits over iptables. This has worked we...
2
answers
0
votes
155
views
asked 6 months ago
I have a kubernetes cluster running a website with a domain name and a certificate and a load balancer that routes between my pods on the cluster to be able to run the application as HTTPS , altough m...
1
answers
0
votes
1K
views
asked 6 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 14
  • Page size
    12 / page