Introductionetcd백업과 restore에 대해서 포스팅함Summary export samp="--dry-run=client -o yaml"export grep="grep -iC 3"export now="--force --grace-period 0"$samp, $grep, $now붙은건 이 명령어로 약어만든거니까 주의 # config명령어로 현재 작업 시스템을 먼저 알아야 한다.kubectl config current-context난 저거 하나 뜬다.음 저게 클러스터? 종류인것 같은데 CKA에선 안나오겠지만 만약 여러개가 있으면 해당 클러스터로 이동해서 작업해야한다. # use-context와 ssh의 차이kode kloud의 Practice Test - Backup and Restore ..