apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T14:34:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 4e6586e4-a915-4ecd-8e9a-21caa807fa9b
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dr6jv
      namespace: kube-system
      uid: 7ef9447a-cf75-416f-b8f4-6184b390ce8a
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2cc8n
      namespace: kube-system
      uid: 318ec7bb-6e72-431b-a2e4-604fd285bc71
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
