Questions tagged [jenkins-kubernetes]

49 questions
0
votes
0 answers

Pods getting recreated every 2 mins after trying to pull the images of size more than 1 GB. But not completing

I am trying to pull and run the images which are of a size more than 1 GB in Kubernetes pods. After 2 minutes, pods getting destroyed and recreating and the same issue is happening in a loop. Below is what I am getting while running ///kubectl get…
0
votes
1 answer

How to access a container port of another container using kubernetes-plugin in pipeline

i'm trying to access a exposed port from a container to another container inside the same node, but i can't figure out how to do this using kubernetes plugin in pipeline. In my script I have created both containers and exposed the port of a database…
0
votes
1 answer

How to get kubernete's configuration from rancher 2.0?

I have rancher 2.0 to manage kubernetes using RBAC access control, the kubeconfig I used for kubectl is simple, it shows the cluster server to rancher. Then in some system like jenkins kubernetes plugin, how can I fill the information for kubernetes…
Larry Cai
  • 55,923
  • 34
  • 110
  • 156
-1
votes
1 answer

Jenkins kubernetes-plugin talking to multiple clusters

so the issue I am having and struggling to understand is how to setup multiple clouds/clusters. Very similar to this question. One Jenkins, Two Kubernetes Clusters Basically I have jenkins perfectly running in cluster A. Cluster B is where I'm…
Warren Paul
  • 56
  • 1
  • 5
1 2 3
4