#kubelet
Read more stories on Hashnode
Articles with this tag
- Login to aws- launch 3 instance- ubuntu 16.04 (t2 medium)- use puttygen, create private key and save- access all the 3 instance (1 master, 2...
Working with kubernetes- We create manifest (.yml file)- Apply this to cluster (to master) to bring into desired state- Pod runs on node, which is...