Skip to content

Commit

Permalink
fix: links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Rodenhuis committed May 2, 2024
1 parent 06908e1 commit 5662db5
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 73 deletions.
16 changes: 2 additions & 14 deletions blog/authors.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
mfaber:
name: Maurice Faber
title: Platform Architect at Red Kubes, Otomi contributor
url: https://github.com/morriz
image_url: https://media-exp1.licdn.com/dms/image/C4E03AQGFbFHaIrnZmg/profile-displayphoto-shrink_400_400/0/1610047558368?e=1649289600&v=beta&t=hwcUJdbZg5Vuu_wZh8s857O3bcDghmofFVYKXyA3BM0

jzimnowoda:
name: Jehoszafat Zimnowoda
title: Developer at Red Kubes
title: Developer
url: https://github.com/j-zimnowoda
image_url: https://media-exp1.licdn.com/dms/image/C5603AQHsIqwpVlLrUQ/profile-displayphoto-shrink_400_400/0/1564471539392?e=1649289600&v=beta&t=q7c1IjhwLzQFPbhfxo5S8UCLzgtCKf_ogVjQwbMtwz0

aspinu:
name: Alin Spinu
title: Otomi contributor
url: https://github.com/rawc0der
image_url: https://avatars.githubusercontent.com/u/1760897?v=4

srodenhuis:
name: Sander Rodenhuis
title: Product Owner at Red Kubes
title: Developer
url: https://github.com/srodenhuis
image_url: https://media-exp1.licdn.com/dms/image/C4D03AQFQnNn7hUVEDg/profile-displayphoto-shrink_400_400/0/1610045006652?e=1650499200&v=beta&t=QrAFyZSXgnSUVIe7hnoFfSvDb44cxNBTJpJ7Z8ZNiNw

2 changes: 1 addition & 1 deletion community/code-of-conduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This Code of Conduct applies within all community spaces, and also applies when

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at community@redkubes.com. All complaints will be reviewed and investigated promptly and fairly.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement. All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the reporter of any incident.

Expand Down
2 changes: 0 additions & 2 deletions docs/for-ops/sre/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,3 @@ In case (after troubleshooting) the customer discovers one of the Otomi function
- Which function is not working?
- Which remediation activities have been performed?
- kubeLog output of the container(s) supporting this function

In case the issue is caused by a bug in one of the Otomi features, then Red Kubes will provide a fix within at least 24 hours.
2 changes: 1 addition & 1 deletion docs/get-started/labs/lab-32.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It is currently not possible to create a Project using the Auto Image Update fea

1. Create a new repo called `nodejs-helloworld`
2. Set the Default Branch to `master`
3. Clone the Hello World Sample Application from the Red Kubes GitHub repository:
3. Clone the Hello World Sample Application:

```bash
git clone https://github.com/redkubes/nodejs-helloworld
Expand Down
26 changes: 0 additions & 26 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ module.exports = {
label: "Community",
position: "left",
},
{
to: "https://www.redkubes.com/kubernetes-platform/pricing",
label: "Support",
position: "left",
},
{
href: "https://github.com/redkubes/otomi-core",
position: "right",
Expand Down Expand Up @@ -165,33 +160,12 @@ module.exports = {
label: "Slack",
href: "https://join.slack.com/t/otomi/shared_invite/zt-1axa4vima-E~LHN36nbLR~ay5r5pGq9A",
},
{
label: "YouTube",
href: "https://www.youtube.com/channel/UCarOB4QW6lTqKG17XUT2uaA",
},
{
label: "Start contributing",
to: "/community/welcome",
},
],
},
{
title: "Red Kubes",
items: [
{
label: "Website",
href: "https://redkubes.com",
},
{
label: "GitHub",
href: "https://github.com/redkubes/",
},
{
label: "LinkedIn",
href: "https://www.linkedin.com/company/red-kubes/",
},
],
},
],
},
},
Expand Down
7 changes: 0 additions & 7 deletions product/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,7 @@ Otomi Clients is currently used to generate openapi clients for the following ap

Otomi API allows for a controlled change of all Otomi Values, based on a configuration scheme and is the brain of Otomi. Otomi API runs as a container on each cluster running.

:::info
Otomi API is not open source. When installing Otomi, a FREE Community Edition version is installed. Contact [Red Kubes](https://redkubes.com/) for details on support and pricing for a full featured version.
:::

## Otomi Console

Otomi Console is the User Interface of Otomi. Otomi Console communicates with Otomi API for reading and changing Otomi Values configuration. Otomi Console also offers (via the Otomi Apps option) shortcuts to the UI of the various integrated applications.

:::info
Otomi Console is not open source. When installing Otomi, a FREE Community Edition version is installed. Contact [Red Kubes](https://redkubes.com/) for details on support and pricing for a full featured version.
:::
9 changes: 0 additions & 9 deletions product/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,3 @@ Yes. You can use the Otomi `custom` provider to install Otomi on Kubernetes runn
Otomi is a complete platform suite and not a single purpose tool. This is why otomi requires a stable (cloud) infrastructure and sufficient resources. Running Otomi on your laptop is therefor not advised.

</details>

## Other

<details>
<summary>Do you provide commercial support?</summary>

Yes, you can contact us for commercial support. [Red Kubes](https://redkubes.com) is the company behind Otomi.

</details>
13 changes: 0 additions & 13 deletions sidebar-product.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@ module.exports = {
"introduction",
"architecture",
"roadmap",
"faq",
{
"Use Cases": [
"use-cases/overview",
"use-cases/adoption-framework",
"use-cases/multi-tenancy",
// "use-cases/multi-cluster",
// "use-cases/edge",
"use-cases/ci-cd",
"use-cases/serverless",
]
},
"eula/v1",
],
};

Expand Down

0 comments on commit 5662db5

Please sign in to comment.