apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T06:12:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: c78699c9-49e3-46b9-9d3a-38b0d2df70e0
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7vfxg
      namespace: kube-system
      uid: 8ebd69f1-34ff-413b-baba-10d5bf35511f
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-x52g8
      namespace: kube-system
      uid: fae6f724-9d73-4365-80af-f8b8965d5ee5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
