Docker Advance Caurse - Lab: DOCKER SERVICES

Hi,

Question no:02

This says, ‘node master is the leader’ and ‘node01 joined swarm as a worker’. I did that.

ID…HOSTNAME…STATUS…AVAILABILITY…MANAGER STATUS
enewkw52qy9dtqf60u6zgmvp0 *…master…Ready…Active…Leader
uji7kk1oypko7xnpqguf3gs0a node01…Ready…Active…

But check button give me “Task not completed” error message. Please help to fix this

Question 03
Hi,
this my code:
docker service create --name simple-web-app --replicas 3 -p 8083:8080 -e APP_COLOR=pink kodekloud/webapp-color
adog583aggsplg4l2edjw332p

Here is the answer:

I can’t find any issue. but answer is incorrect. please fix this for me