Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat. init cloud cluster image #3082

Merged
merged 5 commits into from
May 14, 2023
Merged

feat. init cloud cluster image #3082

merged 5 commits into from
May 14, 2023

Conversation

lingdie
Copy link
Collaborator

@lingdie lingdie commented May 12, 2023

πŸ€– Generated by Copilot at a0a2230

Summary

βœ¨πŸ“β˜οΈ

Moved all cloud manifests to a deprecated folder and updated the README.md file to document the sealos cloud cluster image feature. The feature allows users to run a sealos cloud cluster with a TLS cert and a custom domain.

New README section
Explains sealos cloud usage
Autumn leaves fall fast

Walkthrough

  • Add a new section to the README.md file that explains how to use the sealos cloud cluster image (link)
  • Rename the files under deploy/cloud/manifests to deploy/cloud-deprecated/manifests to indicate that they are no longer maintained or supported (link-link)

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bfee712) 72.30% compared to head (9c30d7d) 72.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3082   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           8        8           
  Lines         603      603           
=======================================
  Hits          436      436           
  Misses        132      132           
  Partials       35       35           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

# kubectl apply namespace and secret
kubectl apply -f manifests
# sealos login
sealos login -u admin -p passw0rd sealos.hub:5000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move password from shell to env? for temporary fix.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will fix this latter in next pr.

@fanux fanux merged commit f8224e0 into labring:main May 14, 2023
34 checks passed
@lingdie lingdie deleted the image branch May 14, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants