apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:22:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: d4f60fd4-3e41-4ca4-9153-5afb0bb6f9eb
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kdl68
      namespace: kube-system
      uid: 4738c5a1-ecba-4f60-913c-4d03700fa2d0
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjnvm
      namespace: kube-system
      uid: 949f0adb-1449-4b76-b392-e4f554a54f2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
