apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T18:21:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: afd9f8c0-c5f5-4d99-be5c-89ddb9ed1868
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fpldn
      namespace: kube-system
      uid: 01868273-5f6f-40ca-a6c3-2d066f83e107
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44j8k
      namespace: kube-system
      uid: f6fdb14e-44d4-4586-942b-edb2ace526b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
