Kubernetes Octant (open source by vmware) -- 类似于Kubernetes Dashboard
- A community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment (OpenShift)
- Serverless computing refers to the concept of building and running applications that do not require server management. It describes a finer-grained deployment model where applications, bundled as one or more functions, are uploaded to a platform and then executed, scaled, and billed in response to the exact demand needed at the moment
- Knative is a collaboration from IBM, Google, Pivotal, Red Hat, Cisco, and others, and is built on top of Istio and Kubernetes.
- kubectl plugin that utilize tcpdump and Wireshark : krew,ksniff and kube-iptables-tailer
Kustomize (Kubernetes Resource Hubs)
- Operator Hub: https://operatorhub.io/
- Docker Hub
- Helm Chart Hub
GoogleContainerTools/skaffold
Blogs
- kubectl-commands
- client-go (github)
- Kubernetes API types definition (github)
- kubernetes/apimachinery (github)
MongoDB Enterprise Kubernetes Operator
- ff
Kubernetes platforms and serverless frameworks
knative/openfaas vs openwhisk