-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Google Cloud Platform, Docker, Kubernetes
I was able to deploy the jenkins 2.19.3 Docker image to Google Cloud Platform, using Kubernetes. Everthing is fine in creating the infrastructure and running the thing; but when I start the initial Jenkins configuration wizard and I get up to the point of creating the administrative user, I get the error when pressing "Save":
An error occurred
No valid crumb was included in the request
At the moment I didn't attempt to map the port; that is, this is the command line used to create the pod:
kubectl run jenkins-node --image=eu.gcr.io/tidalwave-services/jenkins --port=8080