python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
No resources found: Letsencrypt certificate not creating in kubernetes
I am trying to issue a certificate for my ingress and nothing seems to be working.
Error logs so far
$ kubectl describe ingress
Could not determine issuer for ingress due to bad annotations: failed t...
sam hassan
Votes: 0
Answers: 0
Using --net=host in Tekton sidecars
I am creating a tekton project which will spawn docker images which in turn will run few kubectl commands. This I have accomplished by using sidecars in tekton docker:dind image and setting
securityCo...
zXi
Votes: 0
Answers: 1
How to connect to MongoDB in Kubernetes pod with Pymongo
I wanna connect to a mongodb in a kubectl pod using pymongo.
I've tried this https://kubernetes.io/blog/2017/01/running-mongodb-on-kubernetes-with-statefulsets/
but it just doesn't work.
I even used a...
Carlos Wilfredo Romero Maradia
Votes: 0
Answers: 1
How to get the argo workflow age in seconds using kubectl command
Is there a way to fetch a specific argo workflow age in seconds using kubectl command?
I've a requirement for comparing the argo workflow age. If the workflow age is greater than 24 hours I need to te...

Biru
Votes: 0
Answers: 1