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

springcloudk8sdiscovery报错无法生成deployment #13

Open
zzzhy opened this issue Nov 16, 2019 · 1 comment
Open

springcloudk8sdiscovery报错无法生成deployment #13

zzzhy opened this issue Nov 16, 2019 · 1 comment

Comments

@zzzhy
Copy link

zzzhy commented Nov 16, 2019

service能起来,但是没有deployment起不来。
环境:minikube,mac,jdk8
参考网址:https://blog.csdn.net/boling_cavalry/article/details/91351411
报错信息如下:
......
[INFO] Creating a Deployment from kubernetes.yml namespace default name springcloudk8sdiscovery
[ERROR] Failed to create Deployment from kubernetes.yml. io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://192.168.64.2:8443/apis/extensions/v1beta1/namespaces/default/deployments. Message: the server could not find the requested resource. Received status: Status(apiVersion=v1, code=404, details=StatusDetails(causes=[], group=null, kind=null, name=null, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=the server could not find the requested resource, metadata=ListMeta(resourceVersion=null, selfLink=null, additionalProperties={}), reason=NotFound, status=Failure, additionalProperties={})..

@g0tbread
Copy link

g0tbread commented Jan 2, 2024

service能起来,但是没有deployment起不来。 环境:minikube,mac,jdk8 参考网址:https://blog.csdn.net/boling_cavalry/article/details/91351411 报错信息如下: ...... [INFO] Creating a Deployment from kubernetes.yml namespace default name springcloudk8sdiscovery [ERROR] Failed to create Deployment from kubernetes.yml. io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://192.168.64.2:8443/apis/extensions/v1beta1/namespaces/default/deployments. Message: the server could not find the requested resource. Received status: Status(apiVersion=v1, code=404, details=StatusDetails(causes=[], group=null, kind=null, name=null, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=the server could not find the requested resource, metadata=ListMeta(resourceVersion=null, selfLink=null, additionalProperties={}), reason=NotFound, status=Failure, additionalProperties={})..

我也遇到了这个问题

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

2 participants