apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-31T06:48:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 7de04925-ef92-4a3d-9dd9-e3b32767399a
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjml7
      namespace: kube-system
      uid: 4a7c31d0-88c4-4092-8be3-3e2ccce38bed
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvr8w
      namespace: kube-system
      uid: f67c2444-5da8-4353-aae0-934812049577
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
