Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Dec 23, 2019
1 parent ba2b979 commit d32cdf3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assign-pods-to-node/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Add label to the Node

```
kubectl label nodes <your-node-name> diskType=ssd
```

0 comments on commit d32cdf3

Please sign in to comment.