apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-27T01:55:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 2630c0bc-124e-405e-86b3-fff113c76b99
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qqmgh
      namespace: kube-system
      uid: 7327a4c8-7e95-4aba-abac-5c4e8af0d2b8
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4sc79
      namespace: kube-system
      uid: 22a4a1a9-31ae-425a-8f69-d0cea2bdeabf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
