Skip to content

Conversation

anshikasharmaa1517
Copy link

@anshikasharmaa1517 anshikasharmaa1517 commented Sep 2, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

The new scripts/deploy.sh automates:

  • Creating a single-node Kind cluster with Kubernetes v1.29.0
  • Installing OpenYurt CRDs (Custom Resource Definitions)
  • Configuring nodes with proper OpenYurt labels
  • Setting up CoreDNS for OpenYurt topology
  • Also, I am working on adding yurt-manager to it.

Which issue(s) this PR fixes:

Fixes #2422

Special notes for your reviewer:

This is my first PR for OpenYurt and I'm working on this as part of the Docker Extension development.
@luc99hen

Does this PR introduce a user-facing change?

Add deployment scripts for quick OpenYurt development environment setup. Developers can now use `./scripts/deploy.sh` to create a single-node OpenYurt-ready cluster in minutes.

@anshikasharmaa1517 anshikasharmaa1517 requested a review from a team as a code owner September 2, 2025 19:43
Copy link

sonarqubecloud bot commented Sep 2, 2025

@anshikasharmaa1517 anshikasharmaa1517 changed the title [WIP] Add one-click deployment scripts Add one-click deployment scripts for foundation setup Sep 2, 2025
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@2b7106e). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2442   +/-   ##
=========================================
  Coverage          ?   42.04%           
=========================================
  Files             ?      395           
  Lines             ?    25965           
  Branches          ?        0           
=========================================
  Hits              ?    10917           
  Misses            ?    14028           
  Partials          ?     1020           
Flag Coverage Δ
unittests 42.04% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[feature request] OpenYurt Docker Extension for Simplified Deployment
1 participant