apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T10:56:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 6104712a-0cd4-4595-969e-8a606ed9bddf
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jz62f
      namespace: kube-system
      uid: 194c7099-1ec5-4d41-a5f4-35c44f41a607
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlfq5
      namespace: kube-system
      uid: 50fa7185-8b9c-42d3-90a5-9ed5566e42f7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
