Deploy Filecoin Node
Deploy Node
This is a simple filecoin Node
that joins calibration test network.
Let's deploy the node:
Kotal operator will notice your calibration-node
and will create all the necessary pods, persistent volumes, services, configmaps, and secrets.
It will return an output similar to the following:
Fetch Node Logs
Get the pods created for the node:
It will return an output similar to the following:
Check the logs of the running node:
Finally you can delete the filecoin node and all its resources by
and kubernetes garbage collector will delete all resources created by the node controller.
Last updated
Was this helpful?