apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T23:08:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: 491034f7-7053-4809-8dfa-76662c6ac5a4
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kglgv
      namespace: kube-system
      uid: 5c51817c-9658-4431-bc5e-1b8e05278761
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlbj5
      namespace: kube-system
      uid: 97051b70-22b3-4b54-bc3c-bdd328b31d0f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
