Kubernetes API
​string · enum · required​string · required​string · required​string​string​string
User data
User data allow to attach user complementary content to a pool. A special use case of these data are cloud-init configuration.
Get a pool related user data
GET
https://api.scaleway.com
/k8s/v1/regions/{region}/pools/{pool_id}/user-data/{key}
Retrieve specific user data content for a given pool.
Tip: add ?dl=1 at the end of the URL to directly retrieve the base64 decoded content of your user data.
path Parameters
regionThe region you want to target
Enum values:
fr-par
nl-ams
pl-waw
it-mil
pool_idPool the user data will be attached to.
keyUser data key to retrieved.
Get a pool related user data › Responses
200
namecontent_typecontent