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

PCG Section [Refactor] #2075

Merged
merged 43 commits into from
Feb 20, 2024
Merged

PCG Section [Refactor] #2075

merged 43 commits into from
Feb 20, 2024

Conversation

karl-cardenas-coding
Copy link
Contributor

@karl-cardenas-coding karl-cardenas-coding commented Jan 18, 2024

Describe the Change

This PR creates a dedicated documentation section for the Private Cloud Gateway (PCG)

Important

This PR will not remove the existing PCG content. A separate PR will clean-up the existing documentation.

PCG Section Index Page
Architecture
Deploy to MAAS
Deploy to OpenStack
Deploy to VMware
Deploy to an Existing Kubernetes Cluster

Manage PCG
Create and Manage IPAM Node Pools
Increase PCG Node Count
Delete a PCG

Review Changes

💻 Preview URL

🎫 DOC-481

🎫 DOC-786

@karl-cardenas-coding karl-cardenas-coding added the documentation Improvements or additions to documentation label Jan 18, 2024
Copy link

netlify bot commented Jan 18, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 9fbb98a
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/65d4d6fd1d9b5000081476c9
😎 Deploy Preview https://deploy-preview-2075--docs-spectrocloud.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.

@karl-cardenas-coding karl-cardenas-coding changed the title docs: DOC-481 initial entry PCG Section [Refactor] Jan 18, 2024
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
karl-cardenas-coding and others added 7 commits February 20, 2024 08:02
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 32.7%, saving 508.11 KB.

Filename Before After Improvement Visual comparison
static/assets/docs/images/clusters_manage-pcg_scale-pcg-nodes_nodes-view.png 337.49 KB 180.45 KB -46.5% View diff
static/assets/docs/images/clusters_pcg_architecture_overview_diagram.png 405.90 KB 342.35 KB -15.7% View diff
static/assets/docs/images/clusters_pcg_architecture_system-pcg-ui.png 210.47 KB 120.99 KB -42.5% View diff
static/assets/docs/images/clusters_pcg_deploy-pcg-k8s_kubectl-cmds-view.png 600.81 KB 402.77 KB -33.0% View diff

613 images did not require optimisation.

@karl-cardenas-coding karl-cardenas-coding merged commit 9efde11 into master Feb 20, 2024
14 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the pcg-refactor-1-18 branch February 20, 2024 16:59
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)
@vault-token-factory-spectrocloud
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
version-4-0
version-4-1
version-4-2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
karl-cardenas-coding added a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 PCG Section [Refactor] (#2075)

* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)

* docs: DOC-481 PCG Section [Refactor] (#2075)

* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: fixed broken URL

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Feb 20, 2024
* docs: DOC-481 PCG Section [Refactor] (#2075)

* docs: DOC-481 initial entry

* docs: added main pages

* save

* save

* docs: added requirements section

* save

* docs: DOC-481 added how-to for VMWare

* docs: save

* docs: added MAAS content

* docs: added OpenStack steps

* docs: fixed README

* docs: readme updates

* docs: updates

* docs: added content to the architecture page

* docs: more PCG architecture context

* docs: vale feedback

* docs: more content to architecture page

* docs: added IPAM how-to

* docs: added content for existing k8s cluster

* docs: added PCG removal steps

* docs: minor fixes

* docs: added nodes increase page

* docs: prettier format

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed alignment issues

* Apply suggestions from code review

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>

* docs: fixed broken URL

* Optimised images with calibre/image-actions

* docs: fixed typo

* docs: prettier format

* chore: prettier

---------

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
Co-authored-by: caroldelwing <carolina.delwing@spectrocloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9efde11)

* chore: fixed broken URLs

---------

Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This PR is included in version 4.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This PR is included in version 4.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 documentation Improvements or additions to documentation released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants