JoelGauci / apicv2018

9 stars 7 forks source link

Pod r674f0bc86d-a7s-proxy-69896b58d6-trnhn CrashLoopBackOff #1

Closed prabagodelrio closed 4 years ago

prabagodelrio commented 4 years ago

Hey, Joel, First of all thank you for the installation guide of APIc v2018 in K8s.

This tried to make this installation in an environment like the one you describe in your guide with the difference that my ubuntu is not virtual. All versions of the components required for the installation I have put the same.

The problem comes when I run:

apicup subsys install manager --debug

On another console I run kubectl get pods -n apiconnectto check the status of the pods and find myself with:

Then I check his log running: kubectl logs r674f0bc86d-a7s-proxy-69896b58d6-trnhn --namespace apiconnect

and I get:

kubectl get all -n apiconnect Part 01: Part 02:

You know what I can be doing wrong? up to this point everything came out as in your captures. all the guide I have done with the root user, would this be a problem?

Is it necessary that the datapower is running before providing the manager?

thanks in advanced! Best regards!

Installed versions on my ubuntu 16.04 LTS (32GB of RAM, 8 vCPU, 300GB and an internet connectivity)

Source from APIC v2018.2.7 ######################################## apiconnect-up.yaml generated for manager

kind: apiconnect-up subsystems: manager: endpoints:

######################################## k8s version Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", BuildDate:"2018-03-26T16:55:54Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.13", GitCommit:"954ff68d59e9dc62fa8252ffa9023a90ff8a358c", GitTreeState:"clean", BuildDate:"2019-02-13T11:03:32Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} ######################################## helm version Client: &version.Version{SemVer:"v2.8.2", GitCommit:"a80231648a1473929271764b920a8e346f6de844", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.8.2", GitCommit:"a80231648a1473929271764b920a8e346f6de844", GitTreeState:"clean"} ######################################## Docker version:

Client: Version: 1.13.1 API version: 1.26 Go version: go1.7.5 Git commit: 092cba3 Built: Wed Feb 8 06:50:14 2017 OS/Arch: linux/amd64

Server: Version: 1.13.1 API version: 1.26 (minimum version 1.12) Go version: go1.7.5 Git commit: 092cba3 Built: Wed Feb 8 06:50:14 2017 OS/Arch: linux/amd64 Experimental: false ######################################## docker-compose version:

docker-compose version 1.14.0, build c7bdf9e docker-py version: 2.3.0 CPython version: 2.7.13 OpenSSL version: OpenSSL 1.0.1t 3 May 2016 ######################################## apic version:

APIConnect toolkit 6f1d3ec2f7a70c18b4d1495540fab674c4c1c007 (Built 2018-05-11T14:38:43Z) (Tag o.1444898-g.6f1d3ec) ######################################## apicup version: APIConnect 2018.2.7 Installer 1.4.0

########################################

prabagodelrio commented 4 years ago

This is resolved by commenting on the "search" line in the /etc/resolv.conf file