apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-27T20:07:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 2a67390f-f327-4b9d-97aa-9d90e256f9f6
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kjcm8
      namespace: kube-system
      uid: c2ea30a5-8497-496c-bdb9-c46a056de203
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gljm
      namespace: kube-system
      uid: 6f6c17c5-8194-4ad6-95ea-22582587102f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
