Hi!
> Defaulted container "apisix" out of: apisix, wait-etcd (init)
> {
> "headers": {
> “Accept": "*/*”,
> "Host": "local.httpbin.org”,
> "User-Agent": "curl/7.79.1”,
> "X-Forwarded-Host": “local.httpbin.org"
> }
> }
This is a harmless message and will be shown if your Pod contains more than
one container and default container was not
specified in this pod (See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2227-kubectl-default-container
if
you’re interested in it),
> Correction may be made on the quickstart as well,
https://apisix.apache.org/docs/ingress-controller/practices/proxy-the-httpbin-service
Would you like to submit a PR to fix the Quickstart document? Thanks!
Chao Zhang
https://github.com/tokers