apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T12:54:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 6a70012d-44de-4372-914a-be01cb99ef6c
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qbx9c
      namespace: kube-system
      uid: 686a303a-ce91-4efc-9e30-933ee991069f
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4hnkk
      namespace: kube-system
      uid: 0f206bf8-9f2d-426b-8c40-9e90ec612f9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
