apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T17:59:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 24a9ab12-9a56-4d13-aa67-b1591a85ec28
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8qln
      namespace: kube-system
      uid: b7a6e1d8-d6f8-4504-be1c-b468a8dca705
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cfzr
      namespace: kube-system
      uid: 960bc251-e85c-424e-aae7-cd4ef2984ac5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
