You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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={})..
The text was updated successfully, but these errors were encountered:
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={})..
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={})..
The text was updated successfully, but these errors were encountered: