apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:28:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 169aaef9-68a9-4206-97bf-d196de2d4972
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47gfq
      namespace: kube-system
      uid: 2cc4be3f-e2f6-465e-8750-326aa86f9e18
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hptxz
      namespace: kube-system
      uid: 40682ca3-b620-4364-8b88-1e210d9b69e0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
