apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T14:24:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "950"
  uid: 48d2dbc8-22cd-4c08-aee2-1f37da319974
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8nkdf
      namespace: kube-system
      uid: db8fe542-548e-49d7-b6dc-ef9611ff55f2
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6z5tx
      namespace: kube-system
      uid: 771a9659-95ec-4e99-a32b-f3f1a34d6c20
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
