apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T22:18:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: b905c5cf-ca76-46fb-bbec-059ff06e44d6
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdz4l
      namespace: kube-system
      uid: c953ab6a-9dff-46e5-82fd-8e95c0fc2d8d
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgs4m
      namespace: kube-system
      uid: b9d872f9-8977-47fb-a6f3-9e0b6e3e7e74
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
