kubectl apply -f ingress-tomcat6.yaml
error: error validating “ingress-tomcat6.yaml”: error validating data: [ValidationError(Ingress.spec.rules[0].http.paths[0]): unknown field “serviceName” in io.k8s.api.extensions.v1beta1.HTTPIngressPath, ValidationError(Ingress.spec.rules[0].http.paths[0]): unknown field “servicePort” in io.k8s.api.extensions.v1beta1.HTTPIngressPath, ValidationError(Ingress.spec.rules[0].http.paths[0]): missing required field “backend” in io.k8s.api.extensions.v1beta1.HTTPIngressPath]; if you choose to ignore these errors, turn validation off with –validate=false
Ingress yaml file-backend has one space missing in the next line
before Modified
Modified
Read More:
- K8S error validating data: ValidationError(Deployment.spec): missing required field selector
- [Solved] Kubernetes ingress-srv. error: failed calling webhook “validate.nginx.ingress.kubernetes.io”
- [Solved] Error from server (InternalError): error when creating “ingress.yaml”: Internal error occurred: fail
- k8s kubernetes ingress error: endpoints “default-http-backend“ not found
- [Solved] Internal error occurred: failed calling webhook “validate.nginx.ingress.kubernetes.io”:
- Yaml is installed, and the error YAMLLoadWarning is reported as soon as the code runs: calling yaml.load() without Loader=… is deprecated, as the default Loader is unsafe.
- Apiserver Error: OpenAPI spec does not exists [How to Solve]
- kubernetes Error from server (AlreadyExists): error when creating “kubernetes-dashboard.yaml”: serv
- [Solved] Neo4j Error: Error occurred during initialization of VM Incompatible minimum and maximum heap sizes spec
- IDEA Start Tomcat Error: Error running ‘start Tomcat‘: Can‘t find catalina.jar
- [Solved] Mac Install mongodb error: NonExistentPath: Data directory /data/db not found.
- [Solved] Error running tomcat8: Address localhost:80 is already in use
- [Solved] Failed to load response data: no data found for resource with given identifier
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- Eclipse Tomcat Error creating bean with name ‘sqlSessionFactory’ defined in URL…
- Tomcat: “localhost:8080” Error 401: Unauthorized
- [Solved] Error running Tomcat8: Address localhost:8080 is already in use
- Kill Tomcat process in windows and Linux environment (solve the problem of other ports being occupied)
- Unable to start embedded Tomcat [How to Solve]
- Docker Create tomcat Error standard_init_linux.go:211: exec user process caused “no such file or directory”