apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:52:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: c2716a0b-8b31-4514-8073-cbbd4ed1a8f2
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpkbf
      namespace: kube-system
      uid: 4d13ad31-3e6f-4aa7-a5d8-7ba93d3b02ed
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhppp
      namespace: kube-system
      uid: 9be28685-c36d-4683-b38a-126e051bd816
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
