Run a node
In this step, we will install the Polygon node. However, before proceeding with the installation, please ensure that you are using the Kubernetes architecture.
sudo kubectl get nodessudo kuebctl apply -f deploy-storage.yaml
sudo kubectl apply -f deploy.yamlsudo kubectl get deploy -o wide


Last updated