Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Kubernetes

Kubernetes

Share
  • Facebook
400 Answers
200 Questions
Home/Kubernetes
    • Recent Questions
    • Most Answered
    • No Answers
    • Most Visited
    • Random
Asked: February 6, 2025In: Kubernetes

MinIO liveness probe fails and causes pod to restart

nikhitha chandana

I created two ingresses for Minio deployment. One for minio-api https://minio.righive.local and one for minio-ui https://minio-ui.righive.local. This is my helm values file ingress: enabled: true ingressClassName: “traefik” hostname: “minio-ui.righive.local” annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.tls: “true” apiIngress: enabled: true ingressClassName: “traefik” hostname: “minio.righive.local” annotations:Read more

kubernetesminioquestiontraefik
  • 0
  • 0 Answers
Asked: September 28, 2024In: Kubernetes

How can I incorporate more control plane nodes into my currently operating Kubernetes cluster?

anonymous user

I’ve been running a Kubernetes cluster for a while now, and it’s been pretty smooth, but lately I’ve been wondering about scaling up my control plane. I’ve read that adding more control plane nodes can help with high availability and ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

I’m working with an Azure Kubernetes Service (AKS) that utilizes Calico for its network policy management, but I’m encountering an issue where the network policies I have set up do not seem to effectively restrict traffic as intended. Can someone help me understand why these policies are not blocking traffic as they’re supposed to?

anonymous user

I’m currently dealing with a pretty frustrating issue in my Azure Kubernetes Service (AKS) cluster where I’m using Calico to manage network policies, and honestly, it’s driving me a little nuts. I’ve gone through the trouble of setting up various ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: AWS, Kubernetes

which service runs containerized applications on aws

anonymous user

I’m currently exploring cloud services for my project and trying to determine the best way to run my containerized applications on AWS. I’ve done some initial research, but I’m feeling a bit overwhelmed by the options available. I know that ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: AWS, Kubernetes

what is karpenter in aws eks

anonymous user

I’m currently managing a Kubernetes cluster on AWS EKS, and I’ve come across a tool called Karpenter. I understand that it’s supposed to help with automatic scaling of nodes, but I’m not entirely clear on how it all works. My ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

How can I utilize variables within the values.yaml file when working with Helm templates? Is it possible to reference these variables in my template files effectively?

anonymous user

I’m diving into Helm for my Kubernetes deployments, and I’ve stumbled upon a bit of a confusion regarding the `values.yaml` file and how to effectively leverage variables from it in my templates. I’ve seen some examples online, but I can’t ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

What are the best practices for deploying separate frontend and backend applications, and what strategies can be employed to ensure they work together seamlessly in a production environment?

anonymous user

I’ve been diving into web development lately, and I’ve hit a bit of a snag. It seems like a lot of teams are moving toward deploying separate frontend and backend applications, which sounds like a smart approach for scalability and ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

I’m experiencing an issue where my Argo workflows are remaining in a pending state and not progressing to execution. I’ve reviewed the configurations and logs, but can’t seem to identify the root cause. Has anyone else encountered this problem and found a solution? Any insights or troubleshooting steps would be greatly appreciated.

anonymous user

I’ve run into a bit of a snag with my Argo workflows, and it’s driving me a little crazy. I’ve got these workflows sitting in a pending state, and no matter what I do, they just won’t budge toward execution. ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

How can I efficiently retrieve the last few lines from large Kubernetes log files generated by kubectl? I’m looking for methods that can handle substantial log files without consuming excessive resources.

anonymous user

I’ve been diving into Kubernetes quite a bit lately, and one of the things I’ve been struggling with is retrieving logs from large applications running in my clusters. Specifically, I often find myself needing to check the last few lines ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: Kubernetes

How can I find the ingresses that are associated with a specific Kubernetes service?

anonymous user

I’ve been diving deep into Kubernetes lately, and I’ve hit a bit of a snag I could use some help with. So, I have this Kubernetes service that I’ve set up for an application, and it’s working pretty well. But ...Read more

  • 0
  • 2 Answers
1 2 … 20

Sidebar

Recent Answers

  1. anonymous user on How can I limit the curl effect in my cylinder-based page simulation to preserve the spine’s appearance?
  2. anonymous user on How can I limit the curl effect in my cylinder-based page simulation to preserve the spine’s appearance?
  3. anonymous user on Why do the snowflakes in my Raylib particle system flicker during rendering, and how can I fix this issue?
  4. anonymous user on Why do the snowflakes in my Raylib particle system flicker during rendering, and how can I fix this issue?
  5. anonymous user on Why does enabling and disabling material emission in Unity revert back upon saving the scene?
  • Home
  • Learn Something
  • Ask a Question
  • Answer Unanswered Questions
  • Privacy Policy
  • Terms & Conditions

© askthedev ❤️ All Rights Reserved

Explore

  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes