# How do I debug new Kubernetes installations?

**URL:** https://community.replicated.com/t/how-do-i-debug-new-kubernetes-installations/642
**Category:** Supporting your customers
**Tags:** support
**Created:** [January 3, 2022, 3:40pm UTC](https://community.replicated.com/t/how-do-i-debug-new-kubernetes-installations/642 "2022-01-03T15:40:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mariel\_Wilding](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.replicated.com/mariel_wilding/32/231_2.png) [@Mariel\_Wilding](https://community.replicated.com/u/Mariel_Wilding)
#### Post date: [January 3, 2022, 3:40pm UTC](https://community.replicated.com/t/how-do-i-debug-new-kubernetes-installations/642/1 "2022-01-03T15:40:42Z")

</div>

An issue that comes up rather frequently for new installations of Kubernetes is that a Service is not working properly. You’ve run your Pods through a Deployment (or other workload controller) and created a Service, but you don’t get a response when you try to access it.

[This document](https://kubernetes.io/docs/tasks/debug-application-cluster/debug-service/) will help you figure out what is wrong.
