Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

proposal: enhance operational efficiency of K8s cluster in user's IDC #2124

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

huangchenzhao
Copy link
Member

@huangchenzhao huangchenzhao commented Aug 14, 2024

What type of PR is this?

/kind documentation

What this PR does / why we need it:

It is difficult for users to operate, manage and upgrade the K8s cluster in their own IDC (Internet Data Center). The proposal aims to enhance the operational efficiency of K8s cluster in user's IDC by adopting KOK (Kubernetes-On-Kubernetes) architecture shown in the following figure, where there are host-K8s and tenant-K8s. Host-K8s is located at cloud, provided by cloud service providers and can manage control plane of tenant-K8s in IDC.
image

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.98%. Comparing base (3713163) to head (4343967).
Report is 44 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2124      +/-   ##
==========================================
+ Coverage   56.09%   57.98%   +1.88%     
==========================================
  Files         186      194       +8     
  Lines       18092    18495     +403     
==========================================
+ Hits        10149    10724     +575     
+ Misses       6910     6710     -200     
- Partials     1033     1061      +28     
Flag Coverage Δ
unittests 57.98% <ø> (+1.88%) ⬆️

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.

@huangchenzhao huangchenzhao force-pushed the add-hcz-proposal branch 6 times, most recently from ee6dae8 to d45e824 Compare August 14, 2024 05:56
Signed-off-by: Chenzhao Huang <949412843@qq.com>
Copy link

@rambohe-ch rambohe-ch added approved approved lgtm lgtm labels Oct 28, 2024
@rambohe-ch
Copy link
Member

/LGTM

@rambohe-ch rambohe-ch merged commit 549c765 into openyurtio:master Oct 28, 2024
13 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
approved approved lgtm lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants