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

askthedev.com Latest Questions

Asked: September 22, 2024In: Kubernetes

How can I concatenate two variables in a Helm template with a string in between them? I’m looking for an example of how to achieve this in my Kubernetes configuration files.

anonymous user

Hey everyone! I’m diving into Helm templates for my Kubernetes configuration and I’ve hit a bit of a snag. I need to concatenate two variables with a specific string in between them, but I’m not quite sure how to go ...Read more

  • 0
  • 3 Answers
Asked: September 26, 2024In: Kubernetes

how to use telnet in kubernetes pod

anonymous user

I’m currently working on a Kubernetes project, and I’m facing a challenge that I hope someone can help me with. I need to use the Telnet protocol to test the connectivity of a service running inside one of my Kubernetes ...Read more

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

How can I solve the issue of using dashes in names when templating with Helm, given that it seems to be restricted?

anonymous user

I’ve been diving into Helm templates for Kubernetes, and I’m running into a bit of a snag when it comes to using dashes in names. You know those cases where you want to create resources like services or config maps ...Read more

  • 0
  • 2 Answers
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 23, 2024In: Kubernetes

I am experiencing an issue with my Google Kubernetes Engine (GKE) where the external IP address of my load balancer is not accessible. Despite the service being set up correctly and showing as ‘External’ in the dashboard, I am unable to reach the external IP from my browser or via ping. Has anyone encountered a similar problem and knows how to resolve this? Any troubleshooting tips would be greatly appreciated.

anonymous user

I’m in a bit of a jam with my Google Kubernetes Engine (GKE) setup and could really use some help from anyone who’s faced something similar. I spun up a GKE cluster a while back and everything seemed to be ...Read more

  • 0
  • 2 Answers
Asked: September 25, 2024In: Docker, Kubernetes

How can I trigger a restart of a Docker container from within a different container? What methods or tools can be used to achieve this?

anonymous user

I’ve been diving deep into the world of Docker lately, and I hit a bit of a snag that has me scratching my head. So, I’ve got this setup with multiple containers running different services, and I want to be ...Read more

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

How can I find out when a specific Kubernetes resource was last updated using kubectl? Is there a command or method to retrieve the update timestamp for a resource in my cluster?

anonymous user

I’m diving into Kubernetes, and I’ve been trying to figure out how to keep track of resource updates within my cluster. The other day, I realized that I have no idea when my deployments or services were last modified, and ...Read more

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

What is the recommended procedure for safely shutting down a K3s cluster running on a local machine?

anonymous user

I’ve been diving into K3s lately and really love how lightweight it is for running Kubernetes clusters on my local machine. However, I’ve hit a bit of a snag when it comes to shutting down my K3s cluster safely. I’ve ...Read more

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

a kubernetes cluster may comprise a single server node

anonymous user

I’m currently trying to set up a Kubernetes cluster for my application, but I’ve hit a bit of a snag. I’ve read that Kubernetes can work with just a single server node, which sounds appealing because I’m starting small and ...Read more

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

how does prometheus work in kubernetes

anonymous user

I’m trying to understand how Prometheus works in a Kubernetes environment, but I’m a bit confused about its setup and functionality. I’ve read that Prometheus is a powerful monitoring and alerting toolkit, but I’m not sure how it integrates with ...Read more

  • 0
  • 2 Answers
1 2 … 20

Sidebar

Recent Answers

  1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
  • 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