apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T18:07:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "949"
  uid: a6b0f5e3-0744-4779-8671-e777face0d67
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zxmn
      namespace: kube-system
      uid: b523fbf0-7032-4842-b6c9-eab26e4f6116
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxmrp
      namespace: kube-system
      uid: 783e36e4-121b-43e5-ad7f-f8b6ab7a173f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
