This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_eks_insight

account_id

Type: STRING

additional_info

Type: MAP_STRING_STRING
Provider name: additionalInfo
Description: Links to sources that provide additional context on the insight.

category

Type: STRING
Provider name: category
Description: The category of the insight.

category_specific_summary

Type: STRUCT
Provider name: categorySpecificSummary
Description: Summary information that relates to the category of the insight. Currently only returned with certain insights having category UPGRADE_READINESS.

  • addon_compatibility_details
    Type: UNORDERED_LIST_STRUCT
    Provider name: addonCompatibilityDetails
    Description: A list of AddonCompatibilityDetail objects for Amazon EKS add-ons.
    • compatible_versions
      Type: UNORDERED_LIST_STRING
      Provider name: compatibleVersions
      Description: The list of compatible Amazon EKS add-on versions for the next Kubernetes version.
    • name
      Type: STRING
      Provider name: name
      Description: The name of the Amazon EKS add-on.
  • deprecation_details
    Type: UNORDERED_LIST_STRUCT
    Provider name: deprecationDetails
    Description: The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.
    • client_stats
      Type: UNORDERED_LIST_STRUCT
      Provider name: clientStats
      Description: Details about Kubernetes clients using the deprecated resources.
      • last_request_time
        Type: TIMESTAMP
        Provider name: lastRequestTime
        Description: The timestamp of the last request seen from the Kubernetes client.
      • number_of_requests_last30_days
        Type: INT32
        Provider name: numberOfRequestsLast30Days
        Description: The number of requests from the Kubernetes client seen over the last 30 days.
      • user_agent
        Type: STRING
        Provider name: userAgent
        Description: The user agent of the Kubernetes client using the deprecated resource.
    • replaced_with
      Type: STRING
      Provider name: replacedWith
      Description: The newer version of the resource to migrate to if applicable.
    • start_serving_replacement_version
      Type: STRING
      Provider name: startServingReplacementVersion
      Description: The version of the software where the newer resource version became available to migrate to if applicable.
    • stop_serving_version
      Type: STRING
      Provider name: stopServingVersion
      Description: The version of the software where the deprecated resource version will stop being served.
    • usage
      Type: STRING
      Provider name: usage
      Description: The deprecated version of the resource.

description

Type: STRING
Provider name: description
Description: The description of the insight which includes alert criteria, remediation recommendation, and additional resources (contains Markdown).

id

Type: STRING
Provider name: id
Description: The ID of the insight.

insight_status

Type: STRUCT
Provider name: insightStatus
Description: An object containing more detail on the status of the insight resource.

  • reason
    Type: STRING
    Provider name: reason
    Description: Explanation on the reasoning for the status of the resource.
  • status
    Type: STRING
    Provider name: status
    Description: The status of the resource.

kubernetes_version

Type: STRING
Provider name: kubernetesVersion
Description: The Kubernetes minor version associated with an insight if applicable.

last_refresh_time

Type: TIMESTAMP
Provider name: lastRefreshTime
Description: The time Amazon EKS last successfully completed a refresh of this insight check on the cluster.

last_transition_time

Type: TIMESTAMP
Provider name: lastTransitionTime
Description: The time the status of the insight last changed.

name

Type: STRING
Provider name: name
Description: The name of the insight.

recommendation

Type: STRING
Provider name: recommendation
Description: A summary of how to remediate the finding of this insight if applicable.

resources

Type: UNORDERED_LIST_STRUCT
Provider name: resources
Description: The details about each resource listed in the insight check result.

  • arn
    Type: STRING
    Provider name: arn
    Description: The Amazon Resource Name (ARN) if applicable.
  • insight_status
    Type: STRUCT
    Provider name: insightStatus
    Description: An object containing more detail on the status of the insight resource.
    • reason
      Type: STRING
      Provider name: reason
      Description: Explanation on the reasoning for the status of the resource.
    • status
      Type: STRING
      Provider name: status
      Description: The status of the resource.
  • kubernetes_resource_uri
    Type: STRING
    Provider name: kubernetesResourceUri
    Description: The Kubernetes resource URI if applicable.

tags

Type: UNORDERED_LIST_STRING