Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

CI does not check all modules and examples for TF and K8s success #55

@displague

Description

@displague

The examples demonstrate a working cluster. CI should validate against all of the examples and the root module.
Today the CI is run against the cpem-add-on example: https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/blob/main/.github/workflows/integration.yml#L28-L30

Terraform apply success is verified but there is no check that the Kubernetes cluster is healthy (which could be evidenced by adding a kubectl get nodes or pods and looking for signs of health).

https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/blob/main/.github/workflows/integration.yml#L57-L64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions