Last batch change approvers to reviewers (#8644)

This is meant to be the last change for issue #7432.

Closes:# 7432
This commit is contained in:
Qiming
2018-05-21 23:55:51 +08:00
committed by k8s-ci-robot
parent 10e3c4df71
commit 314084404d
25 changed files with 28 additions and 28 deletions
@@ -1,9 +1,9 @@
---
approvers:
title: kubectl for Docker Users
reviewers:
- bgrant0607
- brendandburns
- thockin
title: kubectl for Docker Users
---
You can use the Kubernetes command line tool kubectl to interact with the api. You can use kubectl if you are familiar with docker-cli. However, there are a few differences in the docker-cli commands and the kubectl commands. Each of the following section details a docker subcommand and explains the kubectl equivalent.