apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:15:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: 492f6946-26cb-4d43-9aaa-f7b6a9bbe008
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kwktp
      namespace: kube-system
      uid: 4ffdf841-7911-4311-b1a6-b1c10c8edeb2
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wgc46
      namespace: kube-system
      uid: b8e6151f-6f6c-452e-8449-a32379e1ba93
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
