Skip to content

Commit

Permalink
Add conclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramo-Y committed Dec 16, 2024
1 parent fd72f1f commit 60b4caf
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ With a Kubernetes solution such as AKS, it is easier to scale the application ac

# Tooling


## OpenLens
OpenLens is a GUI tool to manage Kubernetes clusters, without the need of extensive command line usage.

Expand Down Expand Up @@ -117,7 +116,7 @@ kubectl cp .\localwebsite.dll -n sitecore sitecore-cd-abcd123456-foo12:\inetpub\
{% endhighlight %}

# Conclusion

Troubleshooting an AKS solution can be a challenge, but with the right tools it can be easily managed. On the other hand, many things, such as deploying individual services without downtime, are much easier. We have been using OpenLens for a long time, it is a pity that the open source development has been discontinued, but there are many alternatives.

Photo by <a href="https://unsplash.com/@growtika?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Growtika</a> on <a href="https://unsplash.com/photos/a-group-of-blue-boxes-ZfVyuV8l7WU?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>

0 comments on commit 60b4caf

Please sign in to comment.