Though I answered right , and the output of file /root/pod_ips_cka05_svcn is as expected, why the System still marks it as failed.
Is that an Error in validation or i miss something?
Refer to the attachment
Though I answered right , and the output of file /root/pod_ips_cka05_svcn is as expected, why the System still marks it as failed.
Is that an Error in validation or i miss something?
Refer to the attachment
Hi @sveemani
The only issue is that your command is missing --sort-by=.status.podIP
. The question speicifcally says to store: the output is sorted by their IPs.
Thanks for pointing me … it’s a miss