.com:8080/
> <http://ec2-18-140-64-62.ap-southeast-1.compute.amazonaws.com:8080/tcpSlaveAgentListener/>
>
> On Wed, Feb 5, 2020 at 7:57 PM adrian lee wrote:
>
>>
>>
>> On Thursday, February 6, 2020 at 9:53:53 AM UTC+8, adrian lee wrote:
>>>
>>> Hi
On Thursday, February 6, 2020 at 9:53:53 AM UTC+8, adrian lee wrote:
>
> Hi all
>
> I am trying to use jenkins and kubernetes plugin. I deployed a kubernetes
> cluster in AWS using kubeadm and I installed jenkins on a EC2 VM.
>
>
> I configured the plugin such that its
Hi all
I am trying to use jenkins and kubernetes plugin. I deployed a kubernetes
cluster in AWS using kubeadm and I installed jenkins on a EC2 VM.
I configured the plugin such that its using Kubernetes server certificate
key to connect
I am trying to initiate the deployment of pods in the ku
Hi all,
I am trying to use docker with Jenkins.
I installed it as a global toolconfiguration call myDocker.
I then tried to write a pipeline script as below
```
pipeline {
agent any
// set path
stages {
stage ('set docker path'){
steps{
script{
Hi All I am running a docker image of jenkins.
I have installed my plugin node js and named the tool node.
I tried writing a pipeline like below but it keeps telling me :
Does anyone know how tor esolve this?
Unpacking https://nodejs.org/dist/v11.13.0/node-v11.13.0-linux-x64.tar.gz
to /var/jenk
Hi all,
I have terraform installed in my usr/loca/bin.
I have jenkins stored in as my server and I have created a workspace with
k8_terraform_oci
Inside this folder, i have created another folder and placed my code
inside.
So I then triggered a build using but I keep getting a
[0m [1mIn