
Adding the baclient code to Drydock requires a refactor of the build automation to support multiple languages and multiple artifacts included in a single Docker image NOTE: the go source here is a placeholder 'hello world' sample Change-Id: I1b4883f018b33b3d4fcd7cbcb6cba660fcdc93de
9 lines
375 B
Markdown
9 lines
375 B
Markdown
# Introspection #
|
|
|
|
Introspection is a cloud-init compatible metadata service
|
|
that is used to make a node self-aware. After a full
|
|
deployment by the node driver, the newly installed OS
|
|
will contact the introspection API to gain a package of
|
|
declaritive data defining the node's role in the site and
|
|
enough initial data to start the promenade process of
|
|
Kubernetes assimilation |