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)
GPU nodegroup in EKS
I am not able to create a nodegroup with GPU type using EKS, getting this error from cloud formation:
[!] retryable error (Throttling: Rate exceeded status code: 400, request id: 1e091568-812c-45a5-8...
Jumana Kass
Votes: 0
Answers: 1
Jenkins installation on Kubernetes issue with volume conflict
I'm following this Link to setup Jenkins on Kubernetes cluster.
The environment information is mentioned below,
Environment:-
On-Premise Physical Server
# kubectl get nodes
NAME STATUS RO...
user4948798
Votes: 0
Answers: 1
Jenkins on Kubernetes service yaml parsing error
I'm following this Link to setup Jenkins on Kubernetes cluster. When I tried to apply jenkins-svc.yaml it fails with an error.
jenkins-svc.yaml file content as follows,
apiVersion: v1
kind: Service
me...
user4948798
Votes: 0
Answers: 1
Unable to access the app deployed on minikube cluster by using the url
This the IP I am getting for accessing the application but I am unable to access this app on this url.
This is what I am getting while accessing the url
This is the service file I am using for appli...
XANDER_015
Votes: 0
Answers: 0