apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T11:45:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 8c8cca50-ac60-4814-a35b-99cfb7ba65e0
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tz8w4
      namespace: kube-system
      uid: 2fae410a-05a2-4e4b-9e37-05230024999f
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xltpw
      namespace: kube-system
      uid: 86f311af-2316-443c-bd99-76b118ed2839
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
