Skip to content

Commit a127a50

Browse files
authored
Update KubernetesMonitoringKanvas.tsx
1 parent 3e9b108 commit a127a50

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
@@ -45,7 +45,7 @@ const KubernetesMonitoringKanvas = () => {
4545
Managing Kubernetes clusters without proper monitoring is like flying blind. You might be running smoothly today, but without visibility into your cluster's health, performance metrics, and resource utilization, you're setting yourself up for unexpected failures and inefficient resource usage.
4646
</p>
4747

48-
<h2 className="text-2xl font-bold text-gray-900 mt-8 mb-4">Enter <a href="https://docs.kanvas.new">Kanvas</a>: Visual Infrastructure Management</h2>
48+
<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">
5050
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.
5151
</p>

0 commit comments

Comments
 (0)