Slackbot
11/29/2022, 1:10 AMkurniarahmatt
11/29/2022, 1:12 AMXipeng Guan
11/30/2022, 2:59 PMkubectl run test-network --rm --tty -i --restart='Never' \
--namespace default \
--image yetone/curl \
--command -- sh -c 'curl <http://yatai.yatai-system.svc.cluster.local/api/v1/current_org>'
The above command should return:
{"message":"username in cookie is empty"}pod "test-network" deletedXipeng Guan
11/30/2022, 4:24 PMcoredns have some problem, the tracking issue is here: https://github.com/bentoml/yatai-deployment/issues