Skip to content

Conversation

@njegosrailic
Copy link
Collaborator

What

Adding support for Kubernetes to local CRE.

Example infra configuration:

[infra]
  type = "kubernetes"

  [infra.kubernetes]
    namespace = "cre"
    external_domain = "my-domain.com"
    external_port = 80
    label_selector = "app=chainlink"
    node_api_user = "admin@chain.link"
    node_api_password = "password"

Requires

N/A

Supports

N/A

@njegosrailic njegosrailic changed the title feat: Adding support for Kubernetes feat: Adding support for Kubernetes to local CRE Dec 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@njegosrailic njegosrailic requested a review from Tofel December 4, 2025 15:15
@njegosrailic njegosrailic force-pushed the add-kubernetes-support branch from 19717f4 to f2a509a Compare December 4, 2025 15:26
@njegosrailic njegosrailic force-pushed the add-kubernetes-support branch from f2a509a to 2dd7429 Compare December 4, 2025 15:41
@cl-sonarqube-production
Copy link

@trunk-io
Copy link

trunk-io bot commented Dec 4, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CRE_V2_HTTP_Action_Suite The test failed without a specific error message, likely due to a timeout or an unhandled failure in the HTTP action suite. Logs ↗︎
Test_CRE_V2_HTTP_Action_Suite/[v2]_HTTP_Action_PUT_operation The test failed without a specific error message, indicating an unspecified issue during the HTTP action workflow execution. Logs ↗︎

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant