KubeKanvas Logo
FeaturesPricingTemplatesBlogFAQsContactBook a Demo
Book a Demo
FeaturesPricingTemplatesBlogFAQsContactBook a Demo

Kubernetes Templates

Browse our collection of pre-built Kubernetes templates to quickly deploy your applications.

Strapi-Next.js Kubernetes Template
10 uses

A complete Kubernetes deployment template for Strapi CMS + Next.js blog application. Components Part 1 - Backend (strapi-part-1) PostgreSQL database with 10Gi persistent storage Strapi CMS API server (port 1337) Basic ingress for API access Part 2 - Frontend (strapi-part-2) Next.js blog frontend (port 3000) Enhanced ingress with path routing: / → Next.js frontend /api → Strapi backend Features Persistent storage for database Local development ready with imagePullPolicy: Never Scalable deployments with Kubernetes External access via ingress (requires NGINX controller) Quick Deploy Prerequisites Kubernetes cluster (Docker Desktop/Minikube) NGINX ingress controller Docker images: my-strapi-blog:latest or wofet86855/strapi Perfect starting point for headless CMS applications on Kubernetes.

StrapiNextJSBlog+2 more
Strapi-Next.js Kubernetes Template
Strapi-Next.js Kubernetes Template
2 uses

# Heading 1 ## Heading 2 ### Heading 3 **Bold text**, *italic text*, and ***bold italic text***. ~~Strikethrough~~ and `inline code`. > Blockquote >> Nested blockquote - Bullet list item 1 - Sub-item 1. Numbered list item 1 2. Numbered list item 2 [Link to OpenAI](https://www.openai.com) ![Alt text for image](https://via.placeholder.com/100) --- ```javascript // Code block function greet(name) { return `Hello, ${name}`; } ``` | Column 1 | Column 2 | |----------|----------| | Data A | Data B | **Task List** - [x] Write Markdown - [ ] Test output HTML inside Markdown: <div style="color:red;">Red Text</div> Emoji: 😎

strapikubernetesCMS+1 more
Tesing MRKD
Tesing MRKD
1 use

# Markdown Test Suite Welcome to the **Markdown Test Suite**. This document tests many features of markdown. ## Headings # Heading 1 ## Heading 2 ### Heading 3 #### Heading 4 ##### Heading 5 ###### Heading 6 ## Text Formatting - **Bold** - *Italic* - ***Bold and Italic*** - ~~Strikethrough~~ - `Inline code` ## Blockquote > This is a blockquote >> Nested blockquote ## Lists ### Unordered List - Item 1 - Subitem 1.1 - Subitem 1.2 - Item 2 ### Ordered List 1. First 2. Second 1. Sub-second 2. Sub-third 3. Third ## Links - [OpenAI](https://openai.com) - <https://www.example.com> ## Images ![Alt Text](https://via.placeholder.com/100x50.png?text=Markdown+Test) ## Code Blocks ### JavaScript ```js function greet(name) { console.log(`Hello, ${name}!`); } greet("Markdown");

KubeKanvas Logo

Visual Kubernetes cluster design tool that helps you create, manage, and deploy your applications with ease.

Product

  • Features
  • Pricing
  • Templates

Resources

  • Blog
  • Tutorials

Company

  • About Us
  • Contact
  • Terms of Service
  • Privacy Policy
XGitHubLinkedIn
© 2025 KubeKanvas. All rights reserved.