kubernetes notes - rharmonson/richtech GitHub Wiki
misc. notes
Installation References
A very well written guide on an RHEL/CentOS All-in-One. Also, Chapter 2. "Get Started Provisioning Storage in Kubernetes" is a must read when using NFS or iSCSI. I spent hours looking for this stuff to just stumble upon it. Ugh!
Docker
OpenShift Origin
- https://www.openshift.org/
- https://docs.openshift.org/latest/getting_started/administrators.html#getting-started-administrators
Apps
- https://github.com/mdelapenya/docker-liferay-portal/tree/7-ce-ga1-tomcat-mysql
- https://store.docker.com/community/images/mdelapenya/liferay-portal
- https://store.docker.com/images/nginx
Tutorials
- https://kubernetes.io/docs/tutorials/
- http://containertutorials.com/get_started_kubernetes/index.html
- https://rominirani.com/docker-tutorial-series-a7e6ff90a023
Training
Free training for Red Hat Kubernetes!!!
In addition to creating an account for edX and enrolling in the class, you will need to setup a lab as described in "LAB SET-UP INSTRUCTIONS FOR EXERCISES."
In summary it will look something like this:
- Create an account for https://developers.redhat.com
- Download Red Hat Enterprise Server from the Red Hat Developers Network
- Complete the installation using the instructions provided after selecting the download button
- Download VirtualBox from https://www.virtualbox.org/ and install the RPM and dependencies
- Install Red Hat Container Development Kit (CDK)
- Complete the remaining setup instructions to finish lab.
It was refreshing to see a setup that didn't require the use of some cloud provider. Silly!
my install is in progress..
Videos
Docker and/or Kubernetes
Older video that provides a great historical (2014) overview of the Kubernetes project and its relationship with Docker