apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:47:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: b5892238-1bc7-4dbb-94d8-a6d8082ad315
subsets:
- addresses:
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-swt87
      namespace: kube-system
      uid: 5fe44dad-b462-406f-99f5-a537a0684c50
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qrqlm
      namespace: kube-system
      uid: 66c33260-9f0c-4ab6-8988-018f6fa353c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
