apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T19:24:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: f95e0364-15c8-442c-ad53-7bc2348a1065
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9wsb8
      namespace: kube-system
      uid: 6b54742e-b390-43b8-863e-d68bf22dac0a
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q92lc
      namespace: kube-system
      uid: cfff1be0-2699-48f9-860c-cf073fd2aa94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
