Skip to content

Commit 748d402

Browse files
authored
Merge pull request #6 from launchmelunchme/patch-1
Update KubernetesMonitoringKanvas.tsx
2 parents 3cf67c1 + 096925e commit 748d402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/blog/KubernetesMonitoringKanvas.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const KubernetesMonitoringKanvas = () => {
4747

4848
<h2 className="text-2xl font-bold text-gray-900 mt-8 mb-4">Enter <a href="https://docs.kanvas.new" onClick={() => window.location.href = 'https://docs.kanvas.new'>Kanvas</a>: Visual Infrastructure Management</h2>
4949
<p className="text-gray-700 mb-6">
50-
Kanvas stands out in the crowded field of infrastructure tools because it takes a visual-first approach to cloud native infrastructure management. Instead of wrestling with YAML files and command-line tools, Kanvas provides an intuitive drag-and-drop interface for designing, deploying, and managing cloud native applications.
50+
<a href="https://kanvas.new">Kanvas</a> stands out in the crowded field of infrastructure tools because it takes a visual-first approach to cloud native infrastructure management. Instead of wrestling with YAML files and command-line tools, Kanvas provides an intuitive drag-and-drop interface for designing, deploying, and managing cloud native applications.
5151
</p>
5252

5353
<h3 className="text-xl font-semibold text-gray-900 mt-6 mb-3">Key Features That Make a Difference</h3>

0 commit comments

Comments
 (0)