apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-27T08:56:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 2edc4b81-cecf-4337-9fd6-40a26ca02965
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4jh9
      namespace: kube-system
      uid: 3938c090-e80d-4ef2-925b-cb7f7da70122
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtvk7
      namespace: kube-system
      uid: be05658c-8451-49cb-b8f9-ef9360852f79
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
