Skip to content

test traefik LoadBalancer error? #2818

@dai0384448

Description

@dai0384448

ENV:
CentOS Linux release 7.7.1908 (Core)
helm Version:"v3.3.4",
Docker version 19.03.1, build 74b1e89
kubectl :v1.20.15

ISSUES:
Follow the document https://oracle.github.io/weblogic-kubernetes-operator/quickstart/create-domain/
The configuration fails according to the document. The error is as follows:

[root@master weblogic-kubernetes-operator]# curl -v -H 'host: sample-domain1.org' http://192.168.1.225:30305/weblogic/ready

  • About to connect() to 192.168.1.225 port 30305 (#0)
  • Trying 192.168.1.225...
  • Connected to 192.168.1.225 (192.168.1.225) port 30305 (#0)

GET /weblogic/ready HTTP/1.1
User-Agent: curl/7.29.0
Accept: /
host: sample-domain1.org

< HTTP/1.1 404 Not Found
< Content-Type: text/plain; charset=utf-8
< X-Content-Type-Options: nosniff
< Date: Sat, 05 Mar 2022 06:25:13 GMT
< Content-Length: 19
<
404 page not found

  • Connection #0 to host 192.168.1.225 left intact
    [root@master weblogic-kubernetes-operator]#
    image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions