This commit is contained in:
Jerome Petazzoni
2019-06-02 10:23:11 -05:00
parent 3e8a299f2e
commit c8b4358a2b
4 changed files with 3 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
# TLS bootstrap
# TLS bootstrap (extra material)
- kubelet needs TLS keys and certificates to communicate with the control plane

View File

@@ -81,16 +81,6 @@ The list includes the following providers:
---
## Audience questions
- What kind of clouds are you using / planning to use?
- What kind of details would you like to see in this section?
- Would you appreciate details on clouds that you don't / won't use?
---
## Cloud Controller Manager in practice
- Write a configuration file

View File

@@ -1,4 +1,4 @@
## What does it take to write an operator?
## Operator design (extra material)
- Writing a quick-and-dirty operator, or a POC/MVP, is easy

View File

@@ -1,4 +1,4 @@
# Owners and dependents
# Owners and dependents (extra material)
- Some objects are created by other objects