apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:29:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: e9f1a3a7-7daf-4ca8-8bda-80ca491c79ed
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bthvz
      namespace: kube-system
      uid: 586560a1-5f71-45d4-915d-59e5542469c2
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9n7fx
      namespace: kube-system
      uid: fff37920-996f-4693-91f9-c22b04a3ea56
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
