-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: add InfoQ coverage of Docker Kanvas launch #7367
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
Open
jeetburman
wants to merge
8
commits into
layer5io:master
Choose a base branch
from
jeetburman:add/latest-article-2026
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
8c8b14d
feat: add InfoQ coverage of Docker Kanvas launch
jeetburman a411216
Copy pasted article contents. Replacing summary.
jeetburman ae63f18
Moved up the hyperlink.
jeetburman e894753
Changed .png to .webp and reduced overall image size
jeetburman 281324b
Updated image path in index.mdx
jeetburman 2556d6d
Added links just like the original article.
jeetburman 1c62179
Merge branch 'master' into add/latest-article-2026
jeetburman 770b85d
Merge branch 'master' into add/latest-article-2026
jeetburman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+1.11 MB
...news/2026/2026-01-21-docker-kanvas-kubernetes-dominance/docker-kanvas-infoq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions
43
src/collections/news/2026/2026-01-21-docker-kanvas-kubernetes-dominance/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| --- | ||
| title: "Docker Kanvas Challenges Helm and Kustomize for Kubernetes Dominance" | ||
| subtitle: "InfoQ covers Docker's launch of Kanvas, developed with Layer5, marking a shift toward Infrastructure as Code" | ||
| date: 2026-01-21 10:00:00 -0530 | ||
| author: The Newsroom | ||
| thumbnail: ./docker-kanvas-infoq.png | ||
| darkthumbnail: ./docker-kanvas-infoq.png | ||
| category: "Press Coverage" | ||
| description: "Docker has launched Kanvas, a new platform designed to bridge the gap between local development and cloud production. By automating the conversion of Docker Compose files into Kubernetes artefacts, the tool challenges established solutions like Helm and Kustomize. Developed with Layer5, it marks a shift toward Infrastructure as Code, offering visualisations to simplify cloud-native deployments." | ||
| tags: | ||
| - Press | ||
| - Kanvas | ||
| - Docker | ||
| - Kubernetes | ||
| - Layer5 | ||
| type: News | ||
| presskit: "" | ||
| resource: false | ||
| published: true | ||
| --- | ||
|
|
||
| import { Link } from "gatsby"; | ||
| import { NewsWrapper } from "../../News.style.js"; | ||
|
|
||
| <NewsWrapper> | ||
|
|
||
| **InfoQ** has covered Docker's launch of Kanvas, a new platform designed to bridge the gap between local development and cloud production environments. The tool, developed in collaboration with **Layer5**, represents a significant advancement in cloud-native deployment automation. | ||
|
|
||
| <a href="https://www.infoq.com/news/2026/01/docker-kanvas-cloud-deployment/">Read the full article on InfoQ</a> | ||
|
|
||
| ## **Challenging Established Kubernetes Tools** | ||
|
|
||
| Docker Kanvas aims to challenge established solutions like Helm and Kustomize by automating the conversion of Docker Compose files into Kubernetes artefacts. This approach simplifies the transition from local development to cloud production, addressing a common pain point in cloud-native development workflows. | ||
|
|
||
| ## **Infrastructure as Code with Visualisation** | ||
|
|
||
| The platform marks a shift toward Infrastructure as Code (IaC), offering visual representations to simplify cloud-native deployments. By providing visualisations alongside code generation, Kanvas helps developers understand and manage their infrastructure configurations more effectively. | ||
|
|
||
| ## **Layer5 Collaboration** | ||
|
|
||
| Developed in partnership with Layer5, Kanvas leverages the expertise of the cloud-native management platform creator to deliver a comprehensive solution for Kubernetes deployment automation. | ||
|
|
||
| </NewsWrapper> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.