apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T01:59:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "945"
  uid: 79745555-65ff-4b35-9f49-d29267c55aad
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56j89
      namespace: kube-system
      uid: 7b3bfe54-fe3b-4eec-ad8a-d0d8516fe646
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m52gp
      namespace: kube-system
      uid: 453ae467-7402-4f4e-befb-132796581c0b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
