Moving a couple of slides to extra-details

This commit is contained in:
Jerome Petazzoni
2019-04-29 18:30:06 -05:00
parent 4106059d4a
commit 03657ea896

View File

@@ -79,6 +79,8 @@
---
class: extra-details
## Exploring types and definitions
- We can list all available resource types by running `kubectl api-resources`
@@ -102,6 +104,8 @@
---
class: extra-details
## Introspection vs. documentation
- We can access the same information by reading the [API documentation](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/)