apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T10:23:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 4b76b486-3e0f-48dc-a263-613edd268fcd
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xgts
      namespace: kube-system
      uid: 00fbf70f-73e3-4934-91d7-9b0ea8578e02
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7c5tn
      namespace: kube-system
      uid: 9ae69213-4ae2-4549-9b31-514bbac1f31a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
