Skip to content
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: GitHub Action Ovh Mks Scaling
source_repo: hoverkraft-tech/github-action-ovh-mks-scaling
source_path: README.md
source_branch: main
source_run_id: 27807914722
last_synced: 2026-06-19T05:47:22.330Z
source_run_id: 28349735214
last_synced: 2026-06-29T05:05:05.157Z
---

<!-- header:start -->
Expand Down
148 changes: 74 additions & 74 deletions application/docs/projects/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,25 @@ export const projectSections = [

icon: '⚡',

title: 'ci-github-common',
title: 'github-action-ovh-mks-scaling',

titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',

meta: 'JavaScript • ⭐ 4 • Updated Jun 26, 2026',
meta: 'TypeScript • ⭐ 2 • Updated Jun 29, 2026',

description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
description: 'Scale up or down a OVH MKS nodepool',

tags: [

'continuous-integration',

'github-actions',

'kubernetes',

'mks',

'open-source',

'workflow'
'ovhcloud'

],

Expand All @@ -46,15 +48,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/ci-github-common'
href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'

}

Expand All @@ -66,25 +68,23 @@ export const projectSections = [

icon: '⚡',

title: 'ci-github-publish',
title: 'ci-github-common',

titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',

meta: 'JavaScript • ⭐ 5 • Updated Jun 26, 2026',
meta: 'JavaScript • ⭐ 4 • Updated Jun 26, 2026',

description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
description: 'Opinionated GitHub actions and workflows for common continuous integration needs',

tags: [

'continuous-delivery',

'continuous-deployment',

'continuous-integration',

'github-actions',

'open-source'
'open-source',

'workflow'

],

Expand All @@ -94,15 +94,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/ci-github-publish'
href: 'https://github.com/hoverkraft-tech/ci-github-common'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'

}

Expand All @@ -114,19 +114,21 @@ export const projectSections = [

icon: '⚡',

title: 'compose-action',
title: 'ci-github-publish',

titleHref: 'https://github.com/hoverkraft-tech/compose-action',
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',

meta: 'TypeScript • ⭐ 210 • Updated Jun 26, 2026',
meta: 'JavaScript • ⭐ 5 • Updated Jun 26, 2026',

description: 'This action runs your docker-compose file and clean up before action finished',
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',

tags: [

'continuous-integration',
'continuous-delivery',

'docker-compose',
'continuous-deployment',

'continuous-integration',

'github-actions',

Expand All @@ -140,15 +142,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/compose-action'
href: 'https://github.com/hoverkraft-tech/ci-github-publish'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'

}

Expand All @@ -160,25 +162,23 @@ export const projectSections = [

icon: '⚡',

title: 'github-action-ovh-mks-scaling',
title: 'compose-action',

titleHref: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling',
titleHref: 'https://github.com/hoverkraft-tech/compose-action',

meta: 'TypeScript • ⭐ 2 • Updated Jun 19, 2026',
meta: 'TypeScript • ⭐ 210 • Updated Jun 26, 2026',

description: 'Scale up or down a OVH MKS nodepool',
description: 'This action runs your docker-compose file and clean up before action finished',

tags: [

'github-actions',

'kubernetes',
'continuous-integration',

'mks',
'docker-compose',

'open-source',
'github-actions',

'ovhcloud'
'open-source'

],

Expand All @@ -188,15 +188,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/github-action-ovh-mks-scaling'
href: 'https://github.com/hoverkraft-tech/compose-action'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/github-action-ovh-mks-scaling/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'

}

Expand Down Expand Up @@ -398,7 +398,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/docker-base-images',

meta: 'JavaScript • ⭐ 1 • Updated Jun 26, 2026',
meta: 'JavaScript • ⭐ 1 • Updated Jun 27, 2026',

description: 'Opiniated Docker base images',

Expand Down Expand Up @@ -592,7 +592,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/helm-chart-codespace-like',

meta: 'Go Template • ⭐ 0 • Updated Jun 26, 2026',
meta: 'Go Template • ⭐ 0 • Updated Jun 27, 2026',

description: 'A helm chart for deploying self-hosted Dev environment based on coder',

Expand Down Expand Up @@ -1152,7 +1152,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template',

meta: 'HCL • ⭐ 0 • Updated Jun 26, 2026',
meta: 'HCL • ⭐ 0 • Updated Jun 27, 2026',

description: 'A template to bootstrap your platforms using vcluster',

Expand Down Expand Up @@ -1196,7 +1196,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/password-store-template',

meta: 'Shell • ⭐ 0 • Updated Jun 26, 2026',
meta: 'Shell • ⭐ 0 • Updated Jun 27, 2026',

description: 'No description available.',

Expand All @@ -1220,23 +1220,39 @@ export const projectSections = [

icon: '🔧',

title: 'argocd-app-of-apps-template',
title: 'docusaurus-theme',

titleHref: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template',
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',

meta: 'Shell • ⭐ 1 • Updated Jun 25, 2026',
meta: 'TypeScript • ⭐ 0 • Updated Jun 27, 2026',

description: 'No description available.',
description: 'Hoverkraft theme for Docusaurus',

tags: [],
tags: [

'branding',

'docusaurus-theme',

'hoverkraft-tech'

],

actions: [

{

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template'
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'

},

{

label: 'Documentation',

href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'

}

Expand All @@ -1248,39 +1264,23 @@ export const projectSections = [

icon: '🔧',

title: 'docusaurus-theme',

titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',

meta: 'TypeScript • ⭐ 0 • Updated Jun 20, 2026',

description: 'Hoverkraft theme for Docusaurus',

tags: [
title: 'argocd-app-of-apps-template',

'branding',
titleHref: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template',

'docusaurus-theme',
meta: 'Shell • ⭐ 1 • Updated Jun 25, 2026',

'hoverkraft-tech'
description: 'No description available.',

],
tags: [],

actions: [

{

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/docusaurus-theme'

},

{

label: 'Documentation',

href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
href: 'https://github.com/hoverkraft-tech/argocd-app-of-apps-template'

}

Expand Down Expand Up @@ -1494,9 +1494,9 @@ export const quickStats = [

export const projectSnapshot = {

lastUpdated: '2026-06-26',
lastUpdated: '2026-06-29',

technologiesSummary: 'including HCL, JavaScript, Go Template, Shell, TypeScript, and more.'
technologiesSummary: 'including TypeScript, Go Template, JavaScript, HCL, Shell, and more.'

};

Expand Down
Loading