apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:54:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "738"
  uid: a898c5b1-4090-4a67-a6b8-5ac9db92987e
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2f42
      namespace: kube-system
      uid: 761dd00f-3a26-4e48-9794-f738b082ab4a
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zffx
      namespace: kube-system
      uid: a17ba15f-b40b-4c2a-b5a5-8a97dc7fbfc7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
