NAME STATUS ROLES AGE VERSION
ubuntu-server Ready 8m27s v1.32.2
You can run the command kubectl get nodes
to check node status.
kubectl get pods --all-namespaces
echo "Hello, world"
- Run
npm install
- Then start the server with
npm run dev
Command | Description |
---|---|
git status |
Check current changes |
Remember to run npm ci
before building.
Use --force
option wisely
<code>echo "nested"</code>