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

blog: DIY: Create Your Own Cloud with Kubernetes (Part 1) blog post #45289

Merged
merged 9 commits into from Apr 4, 2024

Conversation

kvaps
Copy link
Member

@kvaps kvaps commented Feb 22, 2024

Following up #45240 and discussion in a Slack
https://kubernetes.slack.com/archives/CJDHVD54J/p1708522316989319?thread_ts=1708515910.033949&cid=CJDHVD54J

I've written a technical article about our experience in building a Kubernetes-based cloud. I decided to create a series of posts to cover all aspects, from preparing bare-metal servers to running tenant Kubernetes clusters within a bare-metal Kubernetes cluster.

/assign @sftim

contents:

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 22, 2024
@k8s-ci-robot k8s-ci-robot added the area/blog Issues or PRs related to the Kubernetes Blog subproject label Feb 22, 2024
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Feb 22, 2024
Copy link

netlify bot commented Feb 22, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit d926c37
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/660ed58b60a59f00098a1676
😎 Deploy Preview https://deploy-preview-45289--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@Gauravpadam Gauravpadam left a comment

Choose a reason for hiding this comment

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

Thanks @kvaps

A few suggestions and refactors

@kvaps
Copy link
Member Author

kvaps commented Feb 23, 2024

@Gauravpadam thank you 🙏

@kvaps kvaps force-pushed the cozystack2 branch 3 times, most recently from ca314c0 to f7c6268 Compare February 23, 2024 13:16
Co-authored-by: Gaurav Padam <gauravpadam2@gmail.com>
Copy link
Contributor

@colossus06 colossus06 left a comment

Choose a reason for hiding this comment

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

Thank you @kvaps
Couple suggestions to improve the flow

@kvaps kvaps force-pushed the cozystack2 branch 2 times, most recently from b328369 to 34d4cde Compare February 27, 2024 08:58
Co-authored-by: colossus06 <96833570+colossus06@users.noreply.github.com>
@kvaps
Copy link
Member Author

kvaps commented Feb 27, 2024

Hi @colossus06, thanks for your corrections 👍

sftim
sftim previously requested changes Feb 29, 2024
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

Thanks

  • We'd like all three articles to review; that can be one PR, or one article per PR that we merge together.
  • Please wrap the Markdown source; it helps localization teams (and is easy to undo through automation if people prefer paragraphs all on one line).

@sftim
Copy link
Contributor

sftim commented Mar 14, 2024

/hold
pending assignment of publication date

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 14, 2024
@kvaps kvaps mentioned this pull request Mar 22, 2024
2 tasks
@kvaps
Copy link
Member Author

kvaps commented Mar 29, 2024

I just assigned date 05-04-2024 for all three publications and fixed crosslinks between them

@kvaps kvaps requested a review from sftim April 4, 2024 14:58
@Gauravpadam
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 4, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: fcc895f32f3e768335583731537033ddb0a249c4

Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

Even better: wrap the Markdown source at around 100 characters.

…th-kubernetes-part-1/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 4, 2024
@k8s-ci-robot k8s-ci-robot requested a review from sftim April 4, 2024 15:54
@kvaps
Copy link
Member Author

kvaps commented Apr 4, 2024

wrap the Markdown source at around 100 characters.

Sure, done

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
@sftim
Copy link
Contributor

sftim commented Apr 4, 2024

Dates look good

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 4, 2024
@sftim
Copy link
Contributor

sftim commented Apr 4, 2024

🆒

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 4, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 4bd1a1b866da376b4268735f5908f328fadfc4ba

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2024
@k8s-ci-robot k8s-ci-robot merged commit 5a58bff into kubernetes:main Apr 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
Status: Published
Development

Successfully merging this pull request may close these issues.

None yet

5 participants