Skip to content

Commit

Permalink
add link to kubectl 011
Browse files Browse the repository at this point in the history
  • Loading branch information
miroberes committed Jan 19, 2025
1 parent 16846db commit c2f8321
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: kubectl for CKAD - exercise 10 - copy from browser, paste into Vim, inden
date: 2025-01-18
---
Previous: [kubectl for CKAD - exercise 9 - expose a pod with NodePort service, delete lines in Vim](https://miroberes.github.io/CKAD-Exam-Tips/CKAD-Exam-Tips-kubectl-exercises/CKAD-Exam-Tips-kubectl-exercises-009-expose-nodeport-delete-lines.html)


#### First things first
Put your mouse away, forget you have a touchpad and **keep your hands on the keyboard**.

Expand Down Expand Up @@ -237,3 +239,5 @@ k get deploy -o wide # view the deployment, -o wide is optional, it

#### Congratulations!
Practice these steps to make editing documents in Vim second nature, copying yaml text from a browser, pasting it into Vim documents and correcting the indentation.

Next: [kubectl for CKAD - exercise 11 - search and replace in Vim](https://miroberes.github.io/CKAD-Exam-Tips/CKAD-Exam-Tips-kubectl-exercises/CKAD-Exam-Tips-kubectl-exercises-011-search-and-replace-in-Vim.html)

0 comments on commit c2f8321

Please sign in to comment.