apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T06:16:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: b7d1ed79-fb9d-4f33-9901-b5699c03cb46
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jldnt
      namespace: kube-system
      uid: 953692f4-7502-4aad-b732-174b4bb78b50
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tn69x
      namespace: kube-system
      uid: 836b6cfb-3654-4599-9e3d-14ae71de50bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
