Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostpath-provisioner.yaml error #2

Open
msnaveenkumar7 opened this issue Nov 7, 2019 · 6 comments
Open

hostpath-provisioner.yaml error #2

msnaveenkumar7 opened this issue Nov 7, 2019 · 6 comments

Comments

@msnaveenkumar7
Copy link

Hi joel,

I installed on centos 7.5 here i am struck here for apic 2018 install
error: unable to recognize "hostpath-provisioner.yaml": no matches for kind "Deployment" in version "extensions/v1beta1

please suggest me .

Regards,
Naveen

@prabagodelrio
Copy link

prabagodelrio commented Nov 7, 2019

Hi msnaveenkumar7,

Do you use the same version of kubernetes that comes in the installation guide?
k8s: version 1.10.0 (client) + 1.10.3 (server)
I think your problem is that the most current versions are not compatible with that hostpath-provisioner.yaml
Try replacing in your yaml files where you put "extensions / v1beta1" with "apps / v1" and try again.

Regards!

@msnaveenkumar7
Copy link
Author

Hi Prabago,

Thanks for update, I replace with apps/v1

still i am get the error.
[root@ks myApic]# apicup subsys install gwy

Beginning installation...
Installing chart dynamic-gateway-service...INFO[0013] Unable to install helm chart: dynamic-gateway-service
INFO[0013] Error: validation failed: unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"

Installed chart dynamic-gateway-service
Wait for Gateway service service to come online...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................WARN[3603] Timed out after 3600 seconds

Gateway service service onlineError: failed to install the subsystem: Operation timed out

please suggest me install the following k8s elements: ingress, storage-rbac, hostpath provisioner and storage class any changes in yaml file

Regards,
naveen

@msnaveenkumar7
Copy link
Author

Hi,

Below following are the i installed version like docker,kubernetes and helm.

My docker version
Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-103.git7f2769b.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7f2769b/1.13.1
Built: Sun Sep 15 14:06:47 2019
OS/Arch: linux/amd64

Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-103.git7f2769b.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7f2769b/1.13.1
Built: Sun Sep 15 14:06:47 2019
OS/Arch: linux/amd64
Experimental: false

kubernetes version

Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:09:08Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}

helm version

Client: &version.Version{SemVer:"v2.15.2", GitCommit:"8dce272473e5f2a7bf58ce79bb5c3691db54c96b", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.15.2", GitCommit:"8dce272473e5f2a7bf58ce79bb5c3691db54c96b", GitTreeState:"clean"}

still i am facing the previous issue please suggest.

Regards,
Naveen

@msnaveenkumar7
Copy link
Author

Hi every one.
please suggest me

@JoelGauci
Copy link
Owner

JoelGauci commented Nov 8, 2019 via email

@msgharat
Copy link

msgharat commented Oct 6, 2020

@prabago
We are getting 3600 timeout error after using (apicup subsys intall mgmt --debug)

error on pod init job is database connection timeout.
can you please suggest how to resolve this....

Regards,
Mayur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants