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

docs: add offerings availability label #179

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

stefanicjuraj
Copy link
Contributor

Fixes #173

@stefanicjuraj
Copy link
Contributor Author

@ivan-burazin

import Label from '@components/Label.astro'

<Label>
Distribution: **Cloud**, **Self-Managed**
Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj how is licence available in Cloud? This is just for Self managed as cloud users have "billing"

import Label from '@components/Label.astro'

<Label>
Distribution: **Open Source**, **Cloud**, **Self-Managed**
Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj plus update the designs to the figma file. thanks

Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj the entire admin section is not available on Cloud or OSS

@@ -5,6 +5,12 @@ sidebar:
label: Cluster
---

import Label from '@components/Label.astro'

<Label>
Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj these three installation options are only visible to self manged

import Label from '@components/Label.astro'

<Label>
Distribution: **Open Source**, **Cloud**, **Self-Managed**
Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj telemetry is not available on cloud

import Label from '@components/Label.astro';

<Label>
Distribution: **Cloud**, **Self-Managed**
Copy link
Member

Choose a reason for hiding this comment

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

@stefanicjuraj available on all three

Signed-off-by: stefanicjuraj <[email protected]>
Signed-off-by: stefanicjuraj <[email protected]>
Signed-off-by: stefanicjuraj <[email protected]>
Signed-off-by: stefanicjuraj <[email protected]>
Signed-off-by: stefanicjuraj <[email protected]>
Copy link
Member

@ivan-burazin ivan-burazin left a comment

Choose a reason for hiding this comment

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

  • All Installation is only self Managed
  • Usage is not OSS
  • Settings is cloud and self managed
  • CLI is all

Signed-off-by: stefanicjuraj <[email protected]>
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.

Add Offering label on each page
2 participants