I'm trying to figure out a way to show that the Julia sets of $z^k$ with $k\geq 2$ are the unit circle. I had a question posted before, but I wanted to add more details and how I'm thinking about it differently.
Intuitively, I get why it must be the unit circle based on the discussion below. Let $R(z)=z^k$. Then $R^n(z)=z^{k^n}$. As $n \to \infty$ when $|z|>1$ we have that $R^n(z) \to \infty$. However, if $|z|<1$, we have that $R^n(z)\to 0$ as $n \to \infty$. So the place I have to consider are the points $|z|=1$. In my mind, it's clear that any open set contain a point on the unit circle will contain points that will both go to $0$ or $\infty$.
Theorem: Let $F$ be any family of maps, each mapping $(X,d)$ into $(X_1,d_1)$. Then there is a maximal open subset of $X$ on which $F$ is equicontinuous. In particular, if $f$ maps a metric space $(X,d)$ into itself, then there is a maximal open subset of $X$ on which the family of iterates $\{f^n\}$ is equicontinuous.
I'm not sure if this is the correct way of applying the above theorem, but $R^n(z)$ maps points outside of the unit circle to points still outside the unit circle and similarly to those within the unit circle. But I'm still not sure how to make the connection to the points on the unit circle.

Your question is essentially answered in comments but let me spell it out anyway. Let's start with the definition. Set $$ \hat{{\mathbb C}}= {\mathbb C}\cup \infty, $$ the Riemann sphere.
Definition. If $R\in {\mathbb C}(z)$ is a rational function, then the Fatou set $F(R)$ consists of all points $z_0\in \hat{{\mathbb C}}$ such that $z_0$ has a neighborhood $U$ in $\hat{{\mathbb C}}$ so that the sequence $(R^n(z))$ forms a normal family on $U$, i.e. every subsequence contains a further subsequence whose restriction to $U$ which converges uniformly to a holomorphic function $U\to \hat{{\mathbb C}}$. The complement $$ J(R)=\hat{\mathbb C} - F(R) $$ is called the Julia set of $R$.
You already know that for the function $R(z)=z^k$ the Fatou set $F(R)$ contains $$ \{z: |z|< 1\} \sqcup \{z: |z|>1\} \cup \{\infty\}. $$ Proving this is based on a standard Calculus exercise: If $a$ is a complex number such that $|a|<1$ then $$ \lim_{n\to\infty} a^n=0, $$ while if $|a|>1$ then $$ \lim_{n\to\infty} a^n=\infty, $$ and convergence is uniform on compacts in $D=\{z\in {\mathbb C}: |z|<1\}$ and in $D^*=\{z\in \hat{\mathbb C}: |z|>1\}$ respectively.
Thus, it remains to show that $F(R)$ is disjoint from the unit circle $S=\{z: |z|=1\}$. This would imply that $J(R)=S$.
Here is a proof of disjointness.
Consider any open disk $U=B(a, r)$ of radius $r>0$ centered at $a\in S$, $|a|=1$. Then for every $$ z\in U_0=B(a,r)\cap D\ne \emptyset$$ we get $$ \lim_{n\to\infty} R^n(z)=0, $$ while for every $$ z\in U_1=B(a,r)\cap D^*\ne\emptyset$$ we get $$ \lim_{n\to\infty} R^n(z)=\infty. $$
The same holds for any subsequence $R^{n_j}(z)$. Hence, such a subsequence cannot converge on $U$ (even pointwise) to a continuous function $f: U\to \hat{\mathbb C}$: $$ f(a)= 0= \lim_{j\to\infty} f(z_j), z_j\in U_0, z_j\to a, $$ $$ f(a)= \infty= \lim_{j\to\infty} f(z_j), z_j\in U_1, z_j\to a. $$ Thus, $S\cap F(R)=\emptyset$, hence, $J(R)=S$.