apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T06:49:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 24cb0f1c-9199-41f9-a935-689651f4509e
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zk84
      namespace: kube-system
      uid: 3fd10adc-ea7a-4a4e-9dc0-859dba385922
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-758gx
      namespace: kube-system
      uid: 3a0fe8ba-38c9-4b34-bcb3-ceed4fea1151
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
