python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
What am I doing wrong using the IBM Cloud Block Storage plug-in
I'm trying to install Jenkins on kubernetes hosted on IBMCloud following this guide: Jenkins. However, I'm not able to do the second step, installing and using the block-storage plugin.
Going through...
desa
Votes: 0
Answers: 0
Create PV in AKS with terraform Using the default storage class
I want to create with terraform a PVC in AKS cluster using the default storage class that comes with the AKS cluster. Here the doc
If I do kubectl get sc i´m getting:
But not sure how to use terrafor...
Chanafot
Votes: 0
Answers: 1
Kubernetes pods are stuck after scale up AWS. Multi-Attach error for volume
I experiencing some issues when scale down/up ec2 of my k8s cluster. It might happen that sometimes I have new nodes, and old are terminated. k8s version is 1.22
Sometimes some pods are in ContainerCr...
liotur
Votes: 0
Answers: 1
ElasticSearch PV stayed in Released status when uninstalling chart
When uninstalling a helm chart PVs are gone to status Retain-Released and PVCs are deleted.
Also, when i try again to install helm chart it creates new dummy PVs and bounds them with PVCs.
I use this ...
Gioni
Votes: 0
Answers: 1