apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:47:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 0b368ae7-7f2a-4ca3-8484-30d136b35277
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pvtdw
      namespace: kube-system
      uid: 35d56a70-13c3-42eb-8e13-fa773bf80061
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95dmw
      namespace: kube-system
      uid: 67ae690a-6c55-4263-a264-b4a0297db985
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
