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

fix: update base domain to kubefirst.konstruct.io #803

Merged
merged 4 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# kubefirst Docs

Welcome to the open source repository that powers [docs.kubefirst.io](https://docs.kubefirst.io).
Welcome to the open source repository that powers [the Kubefirst documentation](https://kubefirst.konstruct.io/docs).

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/credits.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Credits
description: credit to all the awesome open source projects
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CommonCredits from "../common/credits.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Deprovision
description: how to deprovision your kubefirst platform
keywords:
- aws
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Deprovision from '../common/deprovision.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: FAQ
description: frequently asked quesitons about the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import FAQ from "../common/faq.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/gitops-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: GitOps Catalog
description: using the kubefirst gitops catalog
keywords:
- aws
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import GitOpsCatalog from '../common/gitops-catalog.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Overview
sidebar_position: 1
description: an overview of kubefirst on a Akamai kubernetes cluster
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cluster Management
sidebar_position: 3
description: cluster creation and lifecycle management powered by gitops
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CLUSTERS from "../../common/clusters.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/quick-start/install/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: CLI Installer
sidebar_position: 3
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/quick-start/install/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: UI Installer
sidebar_position: 2
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---
import UI from "../../../common/ui.mdx";

Expand Down
2 changes: 1 addition & 1 deletion docs/akamai/quick-start/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Repositories
sidebar_position: 3
description: the git repositories created by the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import REPOSITORES from "../../common/repositories.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/credits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Credits
description: how to destroy your kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Credits from "../common/credits.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Deprovision
description: how to destroy your kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Deprovision from '../common/deprovision.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: FAQ
description: frequently asked quesitons about the platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import FAQ from "../common/faq.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/gitops-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: GitOps Catalog
description: using the kubefirst gitops catalog
keywords:
- aws
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import GitOpsCatalog from '../common/gitops-catalog.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hide_title: true
sidebar_label: Overview
sidebar_position: 1
description: an overview of the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cluster Management
sidebar_position: 3
description: cluster creation and lifecycle management powered by gitops
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

:::note
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/quick-start/iac-and-app-delivery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hide_title: true
sidebar_label: IAC and App Delivery
sidebar_position: 3
description: an overview of the kubefirst platform on aws elastic kubernetes service (EKS)
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

## Step 1: Console UI
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/quick-start/install/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: CLI Installer
sidebar_position: 3
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/quick-start/install/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Console UI
sidebar_position: 1
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---
import UI from "../../../common/ui.mdx";

Expand Down
2 changes: 1 addition & 1 deletion docs/aws/quick-start/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Repositories
sidebar_position: 3
description: the git repositories created by the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import REPOSITORES from "../../common/repositories.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/credits.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Credits
description: credit to all the awesome open source projects
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CommonCredits from "../common/credits.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Deprovision
description: how to deprovision your kubefirst platform
keywords:
- aws
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Deprovision from '../common/deprovision.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: FAQ
description: frequently asked quesitons about the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import FAQ from "../common/faq.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/gitops-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: GitOps Catalog
description: using the kubefirst gitops catalog
keywords:
- aws
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import GitOpsCatalog from '../common/gitops-catalog.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: Overview
sidebar_position: 1
description: an overview of kubefirst on a civo kubernetes cluster
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cluster Management
sidebar_position: 3
description: cluster creation and lifecycle management powered by gitops
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CLUSTERS from "../../common/clusters.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/quick-start/install/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: CLI Installer
sidebar_position: 3
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/quick-start/install/marketplace.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Civo Marketplace
sidebar_position: 1
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

# Install kubefirst using the Civo Marketplace
Expand Down
2 changes: 1 addition & 1 deletion docs/civo/quick-start/install/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: UI Installer
sidebar_position: 2
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---
import UI from "../../../common/ui.mdx";

Expand Down
2 changes: 1 addition & 1 deletion docs/civo/quick-start/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Repositories
sidebar_position: 3
description: the git repositories created by the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import REPOSITORES from "../../common/repositories.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/common/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you are coming from a cloud marketplace, and didn't use the kubefirst CLI, yo
brew install konstructio/taps/kubefirst
```

More information in the [installation steps from our documentation](https://docs.kubefirst.io/next/aws/quick-start/install/cli#local-prerequisites).
More information in the [installation steps from our documentation](https://kubefirst.konstruct.io/docs/next/aws/quick-start/install/cli#local-prerequisites).

### Kubernetes CLI

Expand Down
2 changes: 1 addition & 1 deletion docs/common/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Repositories
sidebar_position: 2
description: the git repositories created by the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/do/credits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Credits
description: credit to all the awesome open source projects
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CommonCredits from "../common/credits.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/do/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Deprovision
description: how to deprovision your kubefirst platform
keywords:
- aws
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import Deprovision from '../common/deprovision.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/do/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: FAQ
description: frequently asked quesitons about the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import FAQ from "../common/faq.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/do/gitops-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: GitOps Catalog
description: using the kubefirst gitops catalog
keywords:
- aws
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import GitOpsCatalog from '../common/gitops-catalog.mdx';
Expand Down
2 changes: 1 addition & 1 deletion docs/do/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hide_title: true
sidebar_label: Overview
sidebar_position: 1
description: an overview of kubefirst on a DigitalOcean kubernetes cluster
image: 'https://docs.kubefirst.io/img/kubefirst.svg'
image: 'https://kubefirst.konstruct.io/docs/img/kubefirst.svg'
---

import Tabs from '@theme/Tabs';
Expand Down
2 changes: 1 addition & 1 deletion docs/do/quick-start/cluster-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cluster Management
sidebar_position: 3
description: cluster creation and lifecycle management powered by gitops
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

:::note
Expand Down
2 changes: 1 addition & 1 deletion docs/do/quick-start/install/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: CLI Installer
sidebar_position: 3
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Tabs from "@theme/Tabs";
Expand Down
2 changes: 1 addition & 1 deletion docs/do/quick-start/install/marketplace.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: DigitalOcean Marketplace
sidebar_position: 1
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

# Install kubefirst using the DigitalOcean Marketplace
Expand Down
2 changes: 1 addition & 1 deletion docs/do/quick-start/install/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Console UI
sidebar_position: 1
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import UI from "../../../common/ui.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/do/quick-start/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Repositories
sidebar_position: 3
description: the git repositories created by the kubefirst platform
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import REPOSITORES from "../../common/repositories.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/gcp/credits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hide_title: true
sidebar_label: Credits
description: credit to all the awesome open source projects
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import CommonCredits from "../common/credits.mdx";
Expand Down
2 changes: 1 addition & 1 deletion docs/gcp/deprovision.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Deprovision
description: how to deprovision your kubefirst platform
keywords:
- aws
image: "https://docs.kubefirst.io/img/kubefirst.svg"
image: "https://kubefirst.konstruct.io/docs/img/kubefirst.svg"
---

import Deprovision from '../common/deprovision.mdx';
Expand Down
Loading
Loading