You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/collections/resources/articles/kubernetes/management-of-kubernetes/index.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,6 @@ import ClusterImg from "./multi-cluster-kubernetes-management-with-meshery.webp"
58
58
A recent study showed that developers using Kubernetes were able to deploy new code changes at least 27% faster than developers without any container orchestration
59
59
solution.
60
60
</p>
61
-
62
-
<blockquote> Developers using Kubernetes were able to deploy new code changes at least 27% faster than developers without any container orchestration solution. </blockquote>
63
61
64
62
<p> Kubernetes management has also been shown to reduce operational costs because it eliminates the need for manual intervention in scaling applications, updating
65
63
running containers with new versions, etc. If your IT team was spending 10 hours per week on manual operations before adopting Kubernetes, they'll spend only 2
0 commit comments