Skip to content

Commit

Permalink
Add "Deployment" to supported types (#51)
Browse files Browse the repository at this point in the history
"Deployment" is supported since a0d2c21
  • Loading branch information
muffl0n authored and lblackstone committed Mar 18, 2019
1 parent bf372f9 commit f22323a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ROADMAP.md
Expand Up @@ -41,9 +41,8 @@ use:
the `Service` object itself, an `Endpoints` object of the same name that contains information about
how to direct traffic to `Pod`s, and the `Pod`s themselves.

Currently `kubespy trace` supports _only_ `Service`. But also of interest to our users are:
Currently `kubespy trace` supports _only_ `Service` and `Deployment`. But also of interest to our users are:

- `Deployment`
- `ReplicaSet`
- `Ingress`
- `StatefulSet`
Expand Down

0 comments on commit f22323a

Please sign in to comment.