apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:42:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: d60edb9b-d700-4441-a249-1cb581de88a4
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z7dmp
      namespace: kube-system
      uid: b59ec036-a87a-427d-9f2a-65c5f74a520e
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrv9t
      namespace: kube-system
      uid: 9f95963a-9483-4459-8b6c-9c0785c9eb0b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
